mirror of
https://github.com/metrostroi-repo/MetrostroiAddon.git
synced 2026-05-02 00:42:29 +00:00
Merge pull request #600 from metrostroi-repo/599_read_cell
This commit is contained in:
@@ -641,7 +641,7 @@ function ENT:ReadCell(Address)
|
||||
|
||||
if Address == 49169 then return current > 0 and current or next end
|
||||
if Address == 49170 then return cPlatID > 0 and cPlatID or nPlatID end
|
||||
if Address == 49170 then return x2 - pos.x end
|
||||
if Address == 49171 then return x2 - pos.x end
|
||||
end
|
||||
return 0
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user