mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Changed the two example hook scripts to global scripts.
This commit is contained in:
+3
-1
@@ -14,7 +14,9 @@
|
||||
procedure start;
|
||||
|
||||
procedure start begin
|
||||
if (init_hook == 0) then begin
|
||||
if game_loaded then begin
|
||||
register_hook(HOOK_EXPLOSIVETIMER);
|
||||
end else begin
|
||||
variable
|
||||
time := get_sfall_arg,
|
||||
result := ROLL_CRITICAL_FAILURE;
|
||||
Reference in New Issue
Block a user