forked from MagicBane/Server
added ./aiinfo command for debugging new AI system
This commit is contained in:
@@ -32,7 +32,7 @@ import java.util.concurrent.ConcurrentHashMap;
|
|||||||
public class aiInfoCmd extends AbstractDevCmd {
|
public class aiInfoCmd extends AbstractDevCmd {
|
||||||
|
|
||||||
public aiInfoCmd() {
|
public aiInfoCmd() {
|
||||||
super("info");
|
super("aiinfo");
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user