refact
This commit is contained in:
13
inc/init/init.module.lua
Normal file
13
inc/init/init.module.lua
Normal file
@@ -0,0 +1,13 @@
|
||||
Window = {}
|
||||
Util = {}
|
||||
Meter = {}
|
||||
Minigame = {}
|
||||
Decision = {}
|
||||
Situation = {}
|
||||
Screen = {}
|
||||
Map = {}
|
||||
UI = {}
|
||||
Print = {}
|
||||
Input = {}
|
||||
Sprite = {}
|
||||
Audio = {}
|
||||
Reference in New Issue
Block a user