Skip to content

Commit

Permalink
remove typo
Browse files Browse the repository at this point in the history
  • Loading branch information
xpenatan committed Jun 22, 2024
1 parent 109ff37 commit f794cb1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,6 @@ public void run() {
try {
switch(state) {
case INIT:
System.out.println("delayInitCount: " + delayInitCount);
if(delayInitCount == 0) {
initState = AppState.LOAD_ASSETS;
}
Expand Down

0 comments on commit f794cb1

Please sign in to comment.