removed debug messages
This commit is contained in:
@@ -49,7 +49,6 @@ export default function busRouteList(globalData: GlobalData) {
|
||||
|
||||
routeMenu.ItemSelect.on((item) => {
|
||||
if (item.Text === "Starten") {
|
||||
mp.gui.chat.push("lol");
|
||||
mp.events.callRemote("startBusRoute", routeText);
|
||||
routeMenu.Close();
|
||||
globalData.InMenu = false;
|
||||
|
||||
Reference in New Issue
Block a user