mirror of
https://github.com/Keyslam-Group/Concord.git
synced 2025-09-02 04:13:58 -04:00
No disable
This commit is contained in:
parent
536f42ddc6
commit
3225f6b221
1 changed files with 0 additions and 2 deletions
|
@ -123,8 +123,6 @@ function Instance:addSystem(system, eventName, callback, enabled)
|
|||
|
||||
if enabled then
|
||||
system:enabledCallback(callback or eventName)
|
||||
else
|
||||
system:disabledCallback(callback or eventName)
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue