mirror of
https://github.com/haya3218/SDfmL.git
synced 2024-08-14 23:57:09 +00:00
Small template tweaks
This commit is contained in:
parent
5202f0afa3
commit
8a273437d4
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ class MainState : public State {
|
|||
objs.PlayAnimation("idle");
|
||||
objs.framerate = 1;
|
||||
title.scale.y = 0;
|
||||
|
||||
title.center.x = WINDOW_WIDTH/2;
|
||||
title.center.y = WINDOW_HEIGHT/2;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue