diff options
Diffstat (limited to 'src/map/atcommand.c')
-rw-r--r-- | src/map/atcommand.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/atcommand.c b/src/map/atcommand.c index 36bcee74a..0c4809b3a 100644 --- a/src/map/atcommand.c +++ b/src/map/atcommand.c @@ -2253,7 +2253,7 @@ int atcommand_hide(const int fd, struct map_session_data* sd, const char* comman } /*========================================== - * 転職する upperを指定すると転生や養子にもなれる + * Changes a character's class *------------------------------------------ */ int atcommand_jobchange(const int fd, struct map_session_data* sd, const char* command, const char* message) |