state: Remove old comment

This commit is contained in:
2023-05-09 10:46:38 +10:00
parent bf38979834
commit 77aaa07984

View File

@@ -406,7 +406,6 @@ public class State {
/** /**
* is the phase over? * is the phase over?
* Defaults to simple mode
*/ */
public boolean isPhaseOver() { public boolean isPhaseOver() {
boolean resourcesLeft = false; boolean resourcesLeft = false;