Fix loading screen

This commit is contained in:
SweetSea-ButImNotSweet
2024-04-21 15:14:15 +07:00
parent 66aae1342d
commit 283e7d8f28
3 changed files with 9 additions and 8 deletions

View File

@@ -1,6 +1,5 @@
local TrainingScene = SCENE:extend()
TrainingScene.title = "Max Gravity Training"
TrainingScene.title = "20G Training"
require 'settings'