diff options
author | Renārs Blumbergs <catanictsc@gmail.com> | 2025-08-05 19:59:28 +0000 |
---|---|---|
committer | Renārs Blumbergs <catanictsc@gmail.com> | 2025-08-05 19:59:28 +0000 |
commit | 80f432895a8e793433e87fe10a2cb1eb9dcbd613 (patch) | |
tree | 01743e26cc0a70200ba3433a76dffef4221fc86b /src/char/inter.cpp | |
parent | 3849649d827d6841c9545cc8644912854781dce0 (diff) | |
download | tmwa-master.tar.gz tmwa-master.tar.bz2 tmwa-master.tar.xz tmwa-master.zip |
- /src/admin/ladmin.cpp
- /src/char/inter.cpp
- /src/map/atcommand.cpp
- /src/map/intif.cpp
- /src/map/map.hpp
- /src/map/party.cpp
- /src/map/pc.cpp
Diffstat (limited to 'src/char/inter.cpp')
-rw-r--r-- | src/char/inter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/char/inter.cpp b/src/char/inter.cpp index 3f2d1aa..90c3e7c 100644 --- a/src/char/inter.cpp +++ b/src/char/inter.cpp @@ -167,7 +167,7 @@ void inter_init2() } //-------------------------------------------------------- -// sended packets to map-server +// sent packets to map-server // GMメッセージ送信 static |