Disable spectator menu during replay

This commit is contained in:
johni0702
2015-08-20 14:29:09 +02:00
parent 2b843a567d
commit 93ddc36484
2 changed files with 19 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
"mixins": [
"MixinEffectRenderer",
"MixinEntityRenderer",
"MixinGuiSpectator",
"MixinMinecraft",
"MixinNetHandlerPlayClient",
"MixinPlayerControllerMP",