mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-03 00:37:55 +00:00
Moved random handler to different package
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
package org.parabot.environment.randoms;
|
||||
package org.parabot.environment.scripts.randoms;
|
||||
|
||||
/**
|
||||
*
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
package org.parabot.environment.randoms;
|
||||
package org.parabot.environment.scripts.randoms;
|
||||
|
||||
import java.util.ArrayList;
|
||||
|
||||
Reference in New Issue
Block a user