formatting

This commit is contained in:
SelfDevTv 2024-05-27 22:10:03 +02:00
parent afd2dbb406
commit ff754ded59

View file

@ -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()