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

previous commit hotfix

This commit is contained in:
Moon Horse
2025-12-14 20:52:00 +03:00
parent 63780318e4
commit 5f22927a5c
4 changed files with 4 additions and 8 deletions

View File

@@ -414,8 +414,7 @@ ENT.ButtonMap["DVR_87"] = {
width = 187,
height = 80,
scale = 0.0625,
hide=0.8,
screenHide = true,
hide=0.04,
buttons = {
{ID = "DVRDisconnectToggle", x=0, y=0, w=187, h=80, tooltip="",var="DVRDisconnect",states={"Train.Buttons.Opened","Train.Buttons.Closed"},

View File

@@ -417,8 +417,7 @@ ENT.ButtonMap["DVR_87"] = {
width = 187,
height = 80,
scale = 0.0625,
hide=0.8,
screenHide = true,
hide=0.04,
buttons = {
{ID = "DVRDisconnectToggle", x=0, y=0, w=187, h=80, tooltip="",var="DVRDisconnect",states={"Train.Buttons.Opened","Train.Buttons.Closed"},

View File

@@ -2444,8 +2444,7 @@ ENT.ButtonMap["DVR_87"] = {
width = 187,
height = 80,
scale = 0.0625,
hide=0.8,
screenHide = true,
hide=0.04,
buttons = {
{ID = "DVRDisconnectToggle", x=0, y=0, w=187, h=80, tooltip="",var="DVRDisconnect",states={"Train.Buttons.Opened","Train.Buttons.Closed"}},

View File

@@ -2058,8 +2058,7 @@ ENT.ButtonMap["DVR_87"] = {
width = 187,
height = 80,
scale = 0.0625,
hide=0.8,
screenHide = true,
hide=0.04,
buttons = {
{ID = "DVRDisconnectToggle", x=0, y=0, w=187, h=80, tooltip="",var="DVRDisconnect",states={"Train.Buttons.Opened","Train.Buttons.Closed"},