+ Added lua reading and writing basics
This commit is contained in:
@@ -28,7 +28,7 @@ public class CommandDew extends Command {
|
||||
{
|
||||
super(level, rating);
|
||||
|
||||
framework.addCommand("start", new CommandDewStart(KittyRole.Dev, KittyRating.Safe));
|
||||
framework.addCommand("luatest", new CommandDewLuaTest(KittyRole.Dev, KittyRating.Safe));
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user