gmqcc/data/constant.qc

5 lines
115 B
C++
Raw Normal View History

2012-04-24 17:09:17 +00:00
float constant_1 = 1;
string constant_2 = "hello world";
vector constant_3 = { -0, +0, 0 };
entity constant_4 = 0