mirror of
https://github.com/metrostroi-repo/MetrostroiAddon.git
synced 2026-05-02 00:42:29 +00:00
* Global change. Замена всех устаревших функции на аналогичные * Global change. Добавил локальные переменные там, где это было рентабельно.
This commit is contained in:
@@ -550,7 +550,7 @@ function Metrostroi.ScanTrack(itype,node,func,x,dir,checked)
|
||||
end
|
||||
|
||||
-- Show the scanned path
|
||||
--[[if GetConVarNumber("metrostroi_drawdebug") == 1 then
|
||||
--[[if GetConVar("metrostroi_drawdebug"):GetInt() == 1 then
|
||||
local T = CurTime()
|
||||
timer.Simple(0.05 + math.random()*0.05,function()
|
||||
if node.next then
|
||||
|
||||
Reference in New Issue
Block a user