diff options
Diffstat (limited to 'src/net/ea/loginhandler.h')
-rw-r--r-- | src/net/ea/loginhandler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/ea/loginhandler.h b/src/net/ea/loginhandler.h index 3b035b530..06c47ad5d 100644 --- a/src/net/ea/loginhandler.h +++ b/src/net/ea/loginhandler.h @@ -102,6 +102,6 @@ class LoginHandler : public Net::LoginHandler Token mToken; }; -} // namespace TmwAthena +} // namespace Ea #endif // NET_TA_LOGINHANDLER_H |