mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-04 02:24:12 +02:00
remove seperate userstate struct
This commit is contained in:
parent
6582d86524
commit
ca1c67af75
2 changed files with 22 additions and 42 deletions
|
|
@ -27,6 +27,7 @@ use std::rc::Rc;
|
|||
Ord,
|
||||
PartialOrd,
|
||||
FromStr,
|
||||
Default,
|
||||
)]
|
||||
pub struct EntityId(u32);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue