fixed overrefunds (again)

This commit is contained in:
Putnam
2019-12-22 10:28:57 -08:00
parent 86059aeb10
commit 3ebfe67613
-1
View File
@@ -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