'Added' attack mode / Core inventory sharing

This commit is contained in:
Anuken
2018-12-07 19:32:44 -05:00
parent 6fa14accfe
commit b427185fac
4 changed files with 16 additions and 7 deletions
@@ -13,7 +13,6 @@ public enum GameMode{
}},
attack{{
disableWaves = true;
hidden = true;
enemyCheat = true;
}},
victory{{