Added new HOOK_EXPLOSIVETIMER (#175)

This commit is contained in:
Mr.Stalin
2018-07-10 06:00:04 +08:00
committed by NovaRain
parent 2a20209bb8
commit b4b1698345
6 changed files with 93 additions and 1 deletions
+1
View File
@@ -53,6 +53,7 @@
#define HOOK_RESTTIMER (30)
#define HOOK_GAMEMODECHANGE (31)
#define HOOK_USEANIMOBJ (32)
#define HOOK_EXPLOSIVETIMER (33)
//Valid arguments to list_begin
#define LIST_CRITTERS (0)