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)
-- Create World first, also see:
[Worlds](#worlds)
```
[Worlds](#worlds)
```lua
local myWorld = Concord.world()