diff options
Diffstat (limited to 'src/common/mmo.h')
-rw-r--r-- | src/common/mmo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/mmo.h b/src/common/mmo.h index ef9a6693e..d45dea212 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -51,7 +51,7 @@ #define PACKETVER 20120418 #endif -/// uncomment if your client is NOT ragexeRE (required because of conflicting packets in ragexe vs ragexeRE) +/// comment following line if your client is NOT ragexeRE (required because of conflicting packets in ragexe vs ragexeRE) #define PACKETVER_RE //Remove/Comment this line to disable sc_data saving. [Skotlex] |