mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-12 13:34:46 -04:00
Add fpc_ProcID type and use it for all process IDs
See https://github.com/zeldaret/tp/pull/2173
This commit is contained in:
@@ -270,7 +270,7 @@ void dEvDtStaff_c::specialProcMessage() {
|
||||
"TELOP_ON",
|
||||
"TELOP_OFF",
|
||||
};
|
||||
static uint l_msgId;
|
||||
static fpc_ProcID l_msgId;
|
||||
static msg_class* l_msg;
|
||||
static int l_msgNo;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user