mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 12:16:37 +09:00
Fixed ExpGamingAdmin.Gui button_flow
This commit is contained in:
@@ -212,4 +212,5 @@ Admin.center = Gui.center{
|
||||
|
||||
-- Module Return
|
||||
-- calling will draw the admin buttons to that frame
|
||||
Admin.button_flow = AdminGui
|
||||
return setmetatable(AdminGui,{__call=function(self,...) self.draw(...) end})
|
||||
Reference in New Issue
Block a user