[CHANGED] 'setmode' renamed to 'mode'

This commit is contained in:
2021-12-17 16:43:06 +01:00
parent fe9f4fed9c
commit 64bcedd82f
12 changed files with 19 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
ind = 22
function init()
setmode(2)
mode(2)
map = {}
col = {}
for i=0,299 do