linter fixes
This commit is contained in:
@@ -9,11 +9,11 @@ local MinigameButtonMashWindow = {}
|
||||
local MinigameRhythmWindow = {}
|
||||
local MinigameDDRWindow = {}
|
||||
|
||||
local Util = {}
|
||||
local DesitionManager = {}
|
||||
local ScreenManager = {} -- New declaration
|
||||
local UI = {}
|
||||
local Print = {}
|
||||
local Input = {}
|
||||
local Player = {}
|
||||
local Audio = {}
|
||||
Util = {}
|
||||
DesitionManager = {}
|
||||
ScreenManager = {} -- New declaration
|
||||
UI = {}
|
||||
Print = {}
|
||||
Input = {}
|
||||
|
||||
Audio = {}
|
||||
|
||||
Reference in New Issue
Block a user