mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-04 08:39:05 +00:00
initial bots
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package redone.game.bots;
|
||||
|
||||
public class BotConstants
|
||||
{
|
||||
public static final int MAX_BOTS = 100;
|
||||
}
|
||||
Reference in New Issue
Block a user