mirror of
https://github.com/LDDestroier/CC/
synced 2025-09-02 10:58:00 +00:00
Update tron
This commit is contained in:
1
tron
1
tron
@@ -42,6 +42,7 @@ local gridBack = {
|
|||||||
}
|
}
|
||||||
for y = 1, gridFore do
|
for y = 1, gridFore do
|
||||||
gridFore[y] = gridFore[y]:gsub("#","\127")
|
gridFore[y] = gridFore[y]:gsub("#","\127")
|
||||||
|
end
|
||||||
|
|
||||||
--draws grid and background at scroll 'x' and 'y'
|
--draws grid and background at scroll 'x' and 'y'
|
||||||
local drawGrid = function(x, y)
|
local drawGrid = function(x, y)
|
||||||
|
Reference in New Issue
Block a user