display enemy resources

This commit is contained in:
Sharlotte
2021-07-22 18:54:22 +09:00
parent 4eec3508a4
commit c88d044572
6 changed files with 184 additions and 10 deletions

View File

@@ -295,5 +295,6 @@ public class Setting {
addGraphicCheckSetting("shar2", false);
addGraphicCheckSetting("shar3", false);
addGraphicCheckSetting("gaycursor", false);
addGraphicCheckSetting("allTeam", false);
}
}