Pre-release 1.3.0
- Added new crafting system - Added multiple passive tree UI - Added stat differences for toggling/changing gems
This commit is contained in:
@@ -52,7 +52,6 @@ function launch:OnInit()
|
||||
-- Looks like a remote manifest, so we're probably running from a repository
|
||||
-- Enable dev mode to disable updates and set user path to be the script path
|
||||
self.devMode = true
|
||||
--self.enableFlasks = true
|
||||
end
|
||||
local errMsg
|
||||
errMsg, self.main = PLoadModule("Modules/Main", self)
|
||||
|
||||
Reference in New Issue
Block a user