1
0
Fork 0
mirror of https://github.com/demostf/demo.js synced 2026-06-04 00:54:14 +02:00

rust code generators

This commit is contained in:
Robin Appelman 2019-03-05 23:04:44 +01:00
commit 7e69e420db
2 changed files with 172 additions and 9 deletions

View file

@ -8,6 +8,7 @@ export function handleSayText2(packet: SayText2Packet, match: Match) {
user.name = packet.text;
}
}
return;
}
match.chat.push({