Fix custom chat commands not cancelling

This commit is contained in:
Brady
2018-08-01 17:07:15 -07:00
parent cbe2677fb4
commit bc7cd2efcc
3 changed files with 33 additions and 19 deletions

View File

@@ -5,6 +5,7 @@
"compatibilityLevel": "JAVA_8",
"verbose": false,
"client": [
"MixinEntityPlayerSP",
"MixinGameSettings",
"MixinGuiContainer",
"MixinGuiOverlayDebug",