mirror of
https://github.com/Keyslam-Group/Concord.git
synced 2025-09-06 22:27:53 -04:00
formatting
This commit is contained in:
parent
afd2dbb406
commit
ff754ded59
1 changed files with 1 additions and 1 deletions
|
@ -146,8 +146,8 @@ print(Systems.systemName)
|
||||||
|
|
||||||
-- Registers the loaded systems. Either with a for loop for automatic registering, or manually (you can choose the order)
|
-- Registers the loaded systems. Either with a for loop for automatic registering, or manually (you can choose the order)
|
||||||
-- Create World first, also see:
|
-- Create World first, also see:
|
||||||
[Worlds](#worlds)
|
|
||||||
```
|
```
|
||||||
|
[Worlds](#worlds)
|
||||||
```lua
|
```lua
|
||||||
local myWorld = Concord.world()
|
local myWorld = Concord.world()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue