diff options
Diffstat (limited to 'login/conf/login_athena.conf')
-rw-r--r-- | login/conf/login_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/login/conf/login_athena.conf b/login/conf/login_athena.conf index 7d0026d8..6f393c92 100644 --- a/login/conf/login_athena.conf +++ b/login/conf/login_athena.conf @@ -17,7 +17,7 @@ new_account: 1 account_filename: save/account.txt // What account AIDs have GM privs, and what level? -gm_account_filename: conf/gm_account.txt +gm_account_filename: save/gm_account.txt // Timer to check if GM_account file has been changed and reload GM account automaticaly // (in seconds; default: 15; value: 0 (disabled), or 2 or more) |