-
-
Notifications
You must be signed in to change notification settings - Fork 230
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement CheckScript caching to (maybe?) accelerate processing of lo…
…ng priority lists.
- Loading branch information
Hekili
committed
Apr 21, 2020
1 parent
1bf7e85
commit bc04738
Showing
2 changed files
with
59 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4730,6 +4730,8 @@ do | |
|
||
end | ||
|
||
scripts:ResetCache() | ||
|
||
state.this_action = curr_action | ||
state:RemoveEvent( e ) | ||
end | ||
|