diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/login_athena.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/login_athena.conf b/conf/login_athena.conf index 3ad5db762..fcad206e9 100644 --- a/conf/login_athena.conf +++ b/conf/login_athena.conf @@ -141,8 +141,7 @@ client_hash_check: off // Put your client hashes here, a player can login into the server using // a hash with a group_id equal or lower the account group_id -// Follow the model(without the //): -// client_hash: group_id, hash +// Format: group_id, hash // Examples: client_hash: 0, 113e195e6c051bb1cfb12a644bb084c5 client_hash: 99, cb1ea78023d337c38e8ba5124e2338ae |