mirror of
https://inf.pirckheimer-gymnasium.de/kebab/kebab
synced 2026-08-26 16:31:23 +00:00
Implemented custom cursor
This commit is contained in:
@@ -16,6 +16,7 @@ public class LoadingScene extends Scene
|
||||
private Image tatli;
|
||||
|
||||
public LoadingScene() {
|
||||
|
||||
title = new Text("Royal Kebab");
|
||||
subtitle_content = "Loading";
|
||||
subtitle = new Text(subtitle_content);
|
||||
|
||||
Reference in New Issue
Block a user