mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-04 02:24:12 +02:00
fixes
This commit is contained in:
parent
c3ddcae443
commit
8f2c732945
22 changed files with 83 additions and 83 deletions
|
|
@ -2,7 +2,7 @@ use num_enum::TryFromPrimitive;
|
|||
use std::convert::TryFrom;
|
||||
|
||||
pub use generated::*;
|
||||
use serde::{Deserialize, Serialize};
|
||||
|
||||
use serde_repr::{Deserialize_repr, Serialize_repr};
|
||||
|
||||
use crate::demo::message::bspdecal::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue