mirror of
https://github.com/Oth3r/Sit.git
synced 2025-09-20 00:13:21 +02:00
todo cleanup
This commit is contained in:
parent
31496a17d1
commit
81f8cf6244
3 changed files with 3 additions and 3 deletions
|
@ -58,7 +58,7 @@ public class ConfigScreen extends Screen {
|
|||
@Override
|
||||
public void render(DrawContext context, int mouseX, int mouseY, float delta) {
|
||||
super.render(context, mouseX, mouseY, delta);
|
||||
//todo fade?
|
||||
// todo fade in like the title screen on first load?
|
||||
renderBanner(context,width/2 - 64,this.height / 4 -38,1);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue