mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Added a new hook: HOOK_STDPROCEDURE
Optimized execution for global/hook scripts.
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
#define HOOK_SUBCOMBATDAMAGE (37)
|
||||
#define HOOK_SETLIGHTING (38)
|
||||
#define HOOK_SNEAK (39)
|
||||
#define HOOK_STDPROCEDURE (40)
|
||||
|
||||
//Valid arguments to list_begin
|
||||
#define LIST_CRITTERS (0)
|
||||
|
||||
Reference in New Issue
Block a user