Xonotic
counter.qh File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const int COUNTER_FIRE_AT_COUNT = BIT(2)
 
const int COUNTER_PER_PLAYER = BIT(3)
 

Variable Documentation

◆ COUNTER_FIRE_AT_COUNT

const int COUNTER_FIRE_AT_COUNT = BIT(2)

Definition at line 12 of file counter.qh.

◆ COUNTER_PER_PLAYER

const int COUNTER_PER_PLAYER = BIT(3)

Definition at line 13 of file counter.qh.