mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-04 02:24:12 +02:00
gameevent parsing
This commit is contained in:
parent
cc7f9a48cd
commit
bac1159e39
5 changed files with 694 additions and 713 deletions
|
|
@ -11,6 +11,7 @@ pub mod stringtable;
|
|||
pub mod voice;
|
||||
pub mod bspdecal;
|
||||
pub mod usermessage;
|
||||
pub mod gameevent;
|
||||
|
||||
#[derive(Primitive, Debug)]
|
||||
pub enum MessageType {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue