mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
Fixes loading scars file (#9538)
Co-authored-by: Archanial <37456678+Archanial@users.noreply.github.com> Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com>
This commit is contained in:
co-authored by
Archanial
GoldenAlpharex
parent
0e314571ef
commit
9c08bcb01a
@@ -33,7 +33,7 @@ GLOBAL_VAR(string_filename_current_key)
|
||||
/proc/strings_subkey_lookup(match, group1)
|
||||
return pick_list(GLOB.string_filename_current_key, group1)
|
||||
|
||||
/proc/load_strings_file(filepath, directory)
|
||||
/proc/load_strings_file(filepath, directory = STRING_DIRECTORY)
|
||||
if(IsAdminAdvancedProcCall())
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user