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
@@ -57,7 +57,7 @@ var/list/forum_groupids_to_ranks = list()
admin_ranks.Cut()
forum_groupids_to_ranks.Cut()
if(!isfile(rank_file))
if(!(rustg_file_exists(rank_file) == "true"))
log_config("The file [rank_file] does not exist, unable to load the admin ranks.")
return