mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 12:16:37 +09:00
Few Bugs Fixed
This commit is contained in:
@@ -201,6 +201,5 @@ script.on_event('on_gui_closed',function(event)
|
||||
if event.element and event.element.valid then event.element.destroy() end
|
||||
end)
|
||||
|
||||
-- when the player rank is changed it closses the center guis
|
||||
-- second return is join event and third is rank change event
|
||||
return center, nil, center.clear
|
||||
center.on_rank_change = center.clear
|
||||
return center
|
||||
Reference in New Issue
Block a user