Added new hook for function get_game_mode, when the game mode changes. (#86) (#153)

This commit is contained in:
Mr.Stalin
2018-05-28 23:32:14 +08:00
committed by NovaRain
parent 5e0e8dd2f1
commit 4ef20c3526
5 changed files with 102 additions and 49 deletions
+1
View File
@@ -51,6 +51,7 @@
#define HOOK_CARTRAVEL (28)
#define HOOK_SETGLOBALVAR (29)
#define HOOK_RESTTIMER (30)
#define HOOK_GAMEMODECHANGE (31)
//Valid arguments to list_begin
#define LIST_CRITTERS (0)