This commit is contained in:
2026-07-06 09:31:11 +02:00
parent 9d83ea4f2c
commit 9a177dc562
4 changed files with 21 additions and 2 deletions
@@ -16,7 +16,6 @@ public class LoadingScene extends Scene
private Image tatli;
public LoadingScene() {
title = new Text("Royal Kebab");
subtitle_content = "Loading";
subtitle = new Text(subtitle_content);