This commit is contained in:
2021-04-05 16:28:05 +02:00
parent 072be07e98
commit 9b3c829257

View File

@@ -93,10 +93,7 @@
});
if (currentShape == colshapeDumptruck) {
mp.gui.chat.push("in colshape");
if (!hasBinBag) {
mp.gui.chat.push("OK.");
if (hasBinBag) {
hasBinBag = false;
mp.events.callRemote('CLIENT:MuellmannAddSack');