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 a0827fcf6..f7a6813ae 100644 --- a/src/map/atcommand.c +++ b/src/map/atcommand.c @@ -5245,7 +5245,7 @@ int atcommand_reloadstatusdb(const int fd, struct map_session_data* sd, const ch return 0; } /*========================================== - * @reloadpcdb - reloads exp.txt skill_tree.txt attr_fix.txt + * @reloadpcdb - reloads exp.txt skill_tree.txt attr_fix.txt statpoint.txt *------------------------------------------ */ int atcommand_reloadpcdb(const int fd, struct map_session_data* sd, const char* command, const char* message) |