mirror of
https://github.com/LDDestroier/CC/
synced 2025-06-23 20:14:04 +00:00
Lowered game speed
This commit is contained in:
parent
faac6ec5f2
commit
cf5a4a5b36
2
tron
2
tron
@ -70,7 +70,7 @@ local scrollAdjX = 0
|
|||||||
local scrollAdjY = 0
|
local scrollAdjY = 0
|
||||||
|
|
||||||
local lockInput = false
|
local lockInput = false
|
||||||
local gameDelayInit = 0.05
|
local gameDelayInit = 0.1 -- lower value = faster game. I'd reccommend 0.1 for SMP play.
|
||||||
local player
|
local player
|
||||||
|
|
||||||
local resetPlayers = function()
|
local resetPlayers = function()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user