Make fix for inventory trading

This commit is contained in:
VegaZ
2019-05-06 20:55:30 +02:00
parent 0c5fb708ee
commit ec0a6aacae
2 changed files with 9 additions and 4 deletions

View File

@@ -44,7 +44,6 @@ namespace ReallifeGamemode.Server.Events
"0", "200", true.ToString(), 0.ToString(), 0.ToString());
player.SendNotification("~y~ATM~s~ erstellt!", false);
break;
}
}