Support Mod/Admin Notes Section

This commit is contained in:
ZeldaZach 2024-12-28 09:05:06 -05:00
parent 18119bd11b
commit 838e16151f
No known key found for this signature in database
12 changed files with 174 additions and 2 deletions

View file

@ -62,6 +62,7 @@ message Response {
VIEW_LOG = 1015;
FORGOT_PASSWORD_REQUEST = 1016;
PASSWORD_SALT = 1017;
GET_ADMIN_NOTES = 1018;
REPLAY_LIST = 1100;
REPLAY_DOWNLOAD = 1101;
}