1
0
Fork 0
mirror of https://codeberg.org/demostf/parser.git synced 2026-06-03 18:24:05 +02:00

show server send messages as chat

This commit is contained in:
Robin Appelman 2024-03-29 16:26:43 +01:00
commit 217211f2fb
12 changed files with 785 additions and 45 deletions

View file

@ -3,7 +3,14 @@ source: tests/tests.rs
expression: state
---
{
"chat": [],
"chat": [
{
"kind": "Empty",
"from": "",
"text": "#TF_timeleft",
"tick": 4
}
],
"users": {
"2": {
"classes": {},