mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-30 05:17:03 +01:00
fixed overrefunds (again)
This commit is contained in:
@@ -653,7 +653,6 @@ GLOBAL_VAR_INIT(dynamic_storyteller_type, null)
|
||||
if (rule.persistent)
|
||||
current_rules += rule
|
||||
return TRUE
|
||||
rule.clean_up()
|
||||
stack_trace("The [rule.ruletype] rule \"[rule.name]\" failed to execute.")
|
||||
return FALSE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user