SHOWTUNINGMENU KOSTENLOS

This commit is contained in:
hydrant
2021-04-02 22:21:15 +02:00
parent 64be514a3d
commit e8cb2f3f29
2 changed files with 3 additions and 3 deletions

View File

@@ -2054,7 +2054,7 @@ namespace ReallifeGamemode.Server.Commands
}
else
{
player.TriggerEvent("showTuningMenu");
player.TriggerEvent("showTuningMenu", true);
}
}