Xonotic
relay_teamcheck.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 RELAYTEAMCHECK_INVERT = BIT(1)
 
const int RELAYTEAMCHECK_NOTEAM = BIT(0)
 

Variable Documentation

◆ RELAYTEAMCHECK_INVERT

const int RELAYTEAMCHECK_INVERT = BIT(1)

Definition at line 5 of file relay_teamcheck.qh.

◆ RELAYTEAMCHECK_NOTEAM

const int RELAYTEAMCHECK_NOTEAM = BIT(0)

Definition at line 4 of file relay_teamcheck.qh.