mirror of
https://codeberg.org/demostf/edit.git
synced 2026-06-03 20:04:06 +02:00
js bindings
This commit is contained in:
parent
842a01e52d
commit
beb9bf3aa2
18 changed files with 7985 additions and 6186 deletions
|
|
@ -21,8 +21,6 @@ impl AddStvEntity {
|
|||
}
|
||||
}
|
||||
|
||||
const TEAM_PROP: SendPropIdentifier = SendPropIdentifier::new("DT_BaseEntity", "m_iTeamNum");
|
||||
|
||||
impl MessageMutator for AddStvEntity {
|
||||
fn mutate_message(&self, message: &mut Message, state: &ParserState) {
|
||||
if !self.added.get() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue