mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-09-24 00:54:18 +08:00
add def_zi_shmid in JOINEDCLIENTINFO
This commit is contained in:
@@ -164,7 +164,8 @@ typedef struct JoinLayerInfo {
|
||||
typedef struct JoinedClientInfo {
|
||||
GHANDLE layer;
|
||||
int cli_id;
|
||||
int zo_shmid;
|
||||
int def_zi_shmid;
|
||||
int zi_shmid;
|
||||
} JOINEDCLIENTINFO;
|
||||
|
||||
typedef struct LayerInfo {
|
||||
|
||||
Reference in New Issue
Block a user