1
0
mirror of https://github.com/metrostroi-repo/MetrostroiAddon.git synced 2026-05-02 00:42:29 +00:00

Возможность держать по ЛКМ скобу срывного клапана оттянутой

This commit is contained in:
Moon Horse
2021-12-21 21:16:14 +03:00
parent 5f321175d1
commit 82f44627e7

View File

@@ -2098,7 +2098,7 @@ ENT.ButtonMap["AutostopValve"] = {
screenHide = true, screenHide = true,
buttons = { buttons = {
{ID = "AutostopValveToggle",x=0,y=0,w= 130,h = 40,tooltip="Сорвать срывной клапан"}, {ID = "AutostopValveSet",x=0,y=0,w= 130,h = 40,tooltip="Сорвать срывной клапан"},
} }
} }