Sliding Puzzle

This commit is contained in:
kevinz000
2018-08-07 04:43:35 -07:00
parent 626c5a018e
commit 4ff02b5a8b
11 changed files with 431 additions and 2 deletions
+1
View File
@@ -70,6 +70,7 @@
#define ADMIN_PUNISHMENT_FIREBALL "Fireball"
#define ADMIN_PUNISHMENT_ROD "Immovable Rod"
#define ADMIN_PUNISHMENT_SUPPLYPOD "Supply Pod"
#define ADMIN_PUNISHMENT_MAZING "Puzzle"
#define AHELP_ACTIVE 1
#define AHELP_CLOSED 2