|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
Go to the source code of this file.
Variables | |
| const vector | CPICON_MAX = '32 32 25' |
| const vector | CPICON_MIN = '-32 -32 -9' |
| const int | CPSF_SETUP = 8 |
| const int | CPSF_STATUS = 4 |
| const vector CPICON_MAX = '32 32 25' |
Definition at line 4 of file sv_controlpoint.qh.
| const vector CPICON_MIN = '-32 -32 -9' |
Definition at line 3 of file sv_controlpoint.qh.
| const int CPSF_SETUP = 8 |
Definition at line 7 of file sv_controlpoint.qh.
| const int CPSF_STATUS = 4 |
Definition at line 6 of file sv_controlpoint.qh.