mirror of
https://github.com/Keyslam-Group/Concord.git
synced 2025-09-02 20:33:54 -04:00
Allow named worlds
This commit is contained in:
parent
d4efca976c
commit
d0e227485e
6 changed files with 50 additions and 7 deletions
|
@ -14,6 +14,7 @@ System.mt = {
|
|||
__world = world,
|
||||
|
||||
__isSystem = true,
|
||||
__isBaseSystem = false, -- Overwrite value from baseSystem
|
||||
}, baseSystem)
|
||||
|
||||
for _, filter in pairs(baseSystem.__filter) do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue