mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 12:31:41 +09:00
Added comments and fixed bugs
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
|
||||
Other functions present from expcore.gui.core
|
||||
]]
|
||||
local Gui = require './core'
|
||||
local Instances = require './instances'
|
||||
local Gui = require 'expcore.gui.core'
|
||||
local Instances = require 'expcore.gui.instances'
|
||||
local Game = require 'utils.game'
|
||||
|
||||
--- Event call for on_value_changed and store update
|
||||
|
||||
Reference in New Issue
Block a user