Skip to content

Commit 9dbb273

Browse files
Update customed
1 parent 57acc6b commit 9dbb273

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.2.2 \nMatching update: Dominus Infernus\nCheck update logs for changes!"})
2403+
RayfieldLibrary:Notify({Title = "Script Loaded", Content = "Current script version: 1.00.3 \nMatching update: Pool Event!\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)