Data system refactor and core redesign for public.
Redesigned data and core systems to be public-capable.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from cmdClient import Module
|
||||
from LionModule import LionModule
|
||||
|
||||
|
||||
module = Module("Economy")
|
||||
module = LionModule("Economy")
|
||||
|
||||
Reference in New Issue
Block a user