This commit is contained in:
Fluffy
2023-08-31 05:37:55 +02:00
committed by GitHub
parent 90d26e3761
commit 5eaac605f2
5 changed files with 45 additions and 4 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ paiicon is the pai icon sprite name
/proc/loadsynths_from_json()
var/list/customsynthsprites = list()
if(!isfile("config/customsynths.json"))
if(!(rustg_file_exists("config/customsynths.json") == "true"))
log_config("The file config/customsynths.json was not found, custom synth config will not be loaded.")
return