Conflicts:
	scripts/demo.py
	src/resources/common/Opcodes.java
This commit is contained in:
Treeku
2013-11-05 05:44:12 +00:00
193 changed files with 2943 additions and 30 deletions
+1
View File
@@ -138,6 +138,7 @@ public class SimulationService implements INetworkDispatch {
core.commandService.registerCommand("deathblow");
core.commandService.registerCommand("endduel");
core.commandService.registerCommand("duel");
core.commandService.registerCommand("purchaseticket");
}