1
0
Fork 0
mirror of https://codeberg.org/demostf/parser.git synced 2026-06-03 10:14:06 +02:00
parser/tests/snapshots/tests__small.dem_minimal.snap

28 lines
431 B
Text

---
source: tests/tests.rs
expression: state
---
{
"chat": [
{
"kind": "Empty",
"from": "",
"text": "#TF_timeleft",
"tick": 4
}
],
"users": {
"2": {
"classes": {},
"name": "Icewind | demos.tf",
"userId": 2,
"steamId": "[U:1:64229260]",
"team": "other"
}
},
"deaths": [],
"rounds": [],
"startTick": 68,
"intervalPerTick": 0.015,
"pauses": []
}