mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-04 20:57:49 +00:00
ye
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
local Settings = UserSettings()
|
||||
local GameSettings = Settings.GameSettings
|
||||
local YearSettingEnum = GameSettings.YearSetting
|
||||
local YearSettingEnum = GameSettings.YearSetting.Value
|
||||
local scriptContext = game:GetService("ScriptContext")
|
||||
local RobloxGui = game:GetService("CoreGui"):WaitForChild("RobloxGui")
|
||||
local Backup = RobloxGui:Clone()
|
||||
|
||||
Reference in New Issue
Block a user