Files
impostor/inc/init/init.modules.lua
Zsolt Tasnadi 0b25ecc793
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
set window objects to global
2026-02-21 23:18:42 +01:00

23 lines
349 B
Lua

SplashWindow = {}
IntroWindow = {}
MenuWindow = {}
GameWindow = {}
PopupWindow = {}
ConfigurationWindow = {}
AudioTestWindow = {}
MinigameButtonMashWindow = {}
MinigameRhythmWindow = {}
MinigameDDRWindow = {}
Util = {}
Meters = {}
Minigames = {}
Decision = {}
Situation = {}
Screen = {}
Map = {}
UI = {}
Print = {}
Input = {}
Sprite = {}
Audio = {}