Skip to content

Commit 1811295

Browse files
Update customed
1 parent 4ed7ad6 commit 1811295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

customed

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2400,7 +2400,7 @@ function RayfieldLibrary:LoadConfiguration()
24002400
pcall(function()
24012401
if isfile(ConfigurationFolder .. "/" .. CFileName .. ConfigurationExtension) then
24022402
LoadConfiguration(readfile(ConfigurationFolder .. "/" .. CFileName .. ConfigurationExtension))
2403-
RayfieldLibrary:Notify({Title = "Script Loaded", Content = "Current script version: 1.00.3.1 \nMatching update: Pool Event!\nCheck update logs for changes!"})
2403+
RayfieldLibrary:Notify({Title = "Script Loaded", Content = "Current script version: 1.00.3.1 \nMatching update: Refresh Update!\nCheck update logs for changes!"})
24042404
RayfieldLibrary:Notify({Title = "Configuration Loaded", Content = "The configuration file for this script has been loaded from a previous session"})
24052405
end
24062406
end)

0 commit comments

Comments
 (0)