mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2025-04-21 19:31:52 -04:00
dont do that
This commit is contained in:
parent
9b483de1da
commit
df266e66d3
1 changed files with 0 additions and 1 deletions
|
@ -125,7 +125,6 @@ class ModuleHandler
|
|||
for (key => value in moduleCache)
|
||||
{
|
||||
ScriptEventDispatcher.callEvent(value, event);
|
||||
moduleCache.remove(key);
|
||||
}
|
||||
|
||||
moduleCache.clear();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue