projects
/
xonotic
/
gmqcc.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Make it a function
[xonotic/gmqcc.git]
/
tests
/
state.tmpl
1
I: state.qc
2
D: test state ops
3
T: -execute
4
C: -std=gmqcc
5
M: st1, .frame=1, .nextthink=10.1 (now: 10)
6
M: st2, .frame=2, .nextthink=11.1 (now: 11)
7
M: st3, .frame=0, .nextthink=12.1 (now: 12)
8
M: st1, .frame=1, .nextthink=13.1 (now: 13)
9
M: st2, .frame=2, .nextthink=14.1 (now: 14)