diff options
Diffstat (limited to 'hercules/code/server/tmw/athena.py')
-rw-r--r-- | hercules/code/server/tmw/athena.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hercules/code/server/tmw/athena.py b/hercules/code/server/tmw/athena.py index 27855b9..4c59ea1 100644 --- a/hercules/code/server/tmw/athena.py +++ b/hercules/code/server/tmw/athena.py @@ -191,6 +191,7 @@ def readAthena(): user.save_y = tmp[2] user.partner_id = "0" + user.language_id = "0" # skip 14 |