mirror of
https://github.com/Keyslam-Group/Concord.git
synced 2025-09-04 05:13:55 -04:00
cleared empty line
This commit is contained in:
parent
1978fc4921
commit
3f79d72560
1 changed files with 0 additions and 2 deletions
|
@ -145,8 +145,6 @@ Concord.utils.loadNamespace("path/to/systems", Systems)
|
|||
print(Systems.systemName)
|
||||
|
||||
-- Registers the loaded systems. Either with a for loop for automatic registering, or manually (you can choose the order)
|
||||
|
||||
|
||||
--for loop
|
||||
for _, system in pairs(Systems) do
|
||||
world:addSystem(system)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue