Shortened splash screen delays.
This commit is contained in:
parent
7ea8ee3cae
commit
78b4204cd3
@ -6,7 +6,7 @@ import com.saltosion.gladiator.util.SpriteLoader;
|
|||||||
|
|
||||||
public class IntroState extends BaseState {
|
public class IntroState extends BaseState {
|
||||||
|
|
||||||
private static final float SPLASH_DELAY = 5;
|
private static final float SPLASH_DELAY = 2f;
|
||||||
private IntroGUICreator guiCreator;
|
private IntroGUICreator guiCreator;
|
||||||
private float currentTime;
|
private float currentTime;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user