[CHANGED] 'setmode' renamed to 'mode'
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
ind = 22
|
||||
function init()
|
||||
setmode(2)
|
||||
mode(2)
|
||||
map = {}
|
||||
col = {}
|
||||
for i=0,299 do
|
||||
|
||||
Reference in New Issue
Block a user