Source Release: standardized some things between open source and closed source.

This commit is contained in:
Evan Debenham
2015-03-02 19:36:09 -05:00
parent aa303d798b
commit 5325268220
13 changed files with 25 additions and 26 deletions
@@ -78,7 +78,7 @@ public class WndRanking extends WndTabbed {
}
};
thread.start();
busy = Icons.BUSY.get();
busy.origin.set( busy.width / 2, busy.height / 2 );
busy.angularSpeed = 720;
@@ -102,7 +102,7 @@ public class WndRanking extends WndTabbed {
}
}
}
private void createControls() {
String[] labels =