remove debug mixin

This commit is contained in:
Liz Graham
2022-03-17 21:47:55 +00:00
parent 8b14d89369
commit 1e595e23c1

View File

@@ -6,7 +6,6 @@
"mixins": [ "mixins": [
], ],
"client": [ "client": [
"MixinDebugScreenOverlay"
], ],
"server": [ "server": [
], ],