mirror of
https://gitea.com/SweetSea-ButImNotSweet/tromi_mobile.git
synced 2025-01-08 17:33:09 +08:00
Clean up unnecessary imports
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
local TrainingScene = SCENE:extend()
|
||||
TrainingScene.title = "20G Training"
|
||||
|
||||
require 'settings'
|
||||
|
||||
function TrainingScene:new()
|
||||
game_mode = require 'game.gamemode'
|
||||
if PENTO_MODE then
|
||||
|
||||
Reference in New Issue
Block a user