Files
impostor/inc/init/init.modules.lua
Zsolt Tasnadi 83e2000198
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
refact
2026-02-22 18:15:24 +01:00

23 lines
363 B
Lua

SplashWindow = {}
IntroWindow = {}
MenuWindow = {}
GameWindow = {}
PopupWindow = {}
ConfigurationWindow = {}
AudioTestWindow = {}
MinigameButtonMashWindow = {}
MinigameRhythmWindow = {}
MinigameDDRWindow = {}
Util = {}
Meter = {}
Minigame = {}
Decision = {}
Situation = {}
_G.Screen = _G.Screen or {}
Map = {}
UI = {}
Print = {}
Input = {}
Sprite = {}
Audio = {}