mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-05-09 03:58:14 +03:00
Added protocol/targetGame variables
This commit is contained in:
parent
a4d71bb150
commit
e8a9eb775e
2 changed files with 8 additions and 325 deletions
|
@ -360,6 +360,9 @@ typedef struct
|
|||
clientAnim_t* anim;
|
||||
stopWatch_t* stopWatch;
|
||||
|
||||
target_game_e targetGame;
|
||||
protocol_e protocol;
|
||||
|
||||
} clientGameImport_t;
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue