diff options
Diffstat (limited to 'src/map/status.h')
-rw-r--r-- | src/map/status.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/status.h b/src/map/status.h index 0482c7cbd..eb3cf491b 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -844,7 +844,7 @@ typedef enum sc_type { SC_DRESS_UP, // Rodex - SC_DAILYSENDMAILCNT = 824, + SC_DAILYSENDMAILCNT, #ifndef SC_MAX SC_MAX, //Automatically updated max, used in for's to check we are within bounds. #endif |