Fixed ehole, made wall code use defines, wall specific deletion.

This commit is contained in:
Philip
2010-11-21 01:08:33 -05:00
parent a38dddaf5a
commit 3d2292890b
5 changed files with 72 additions and 27 deletions

View File

@@ -27,6 +27,7 @@
#define WL_STREAM 25
#define WL_SIGN 26
#define WL_FAN 27
#define WL_FANHELPER 255
#define WL_ALLOWLIQUID 28
#define WL_DESTROYALL 29
#define WL_ERASE 30