From 5cdf930c6596b778db40138726163b9dfd68ae4f Mon Sep 17 00:00:00 2001 From: HoraK-FDF Date: Sun, 23 Oct 2022 15:45:32 +0000 Subject: Added get all reg2, get single reg2, set/add reg2 and del reg2 to tmwa-admin. Fixed communication from char server to login server. Added translations and comments. Minor QoL. --- src/map/chrif.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/chrif.cpp') diff --git a/src/map/chrif.cpp b/src/map/chrif.cpp index 9361c2e..972bfd0 100644 --- a/src/map/chrif.cpp +++ b/src/map/chrif.cpp @@ -606,6 +606,7 @@ void chrif_changedsex(Session *, const Packet_Fixed<0x2b0d>& fixed) /*========================================== * アカウント変数保存要求 + * Account variable save request *------------------------------------------ */ int chrif_saveaccountreg2(dumb_ptr sd) @@ -637,6 +638,7 @@ int chrif_saveaccountreg2(dumb_ptr sd) /*========================================== * アカウント変数通知 + * Account variable notifications *------------------------------------------ */ static -- cgit v1.2.3-70-g09d2