Two dimensional optimization, yay

This commit is contained in:
lustlion
2022-02-07 12:07:57 +01:00
parent 3f5cc2e111
commit a899e40c73
2 changed files with 46 additions and 14 deletions

View File

@@ -57,6 +57,7 @@ function EditorStep()
if Keybind:HasPressed(Keybind.debug.editor) then
editor_mode = false
TileCreateObjects()
end
end