Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
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.

Referenced by trigger_relay_teamcheck_use().

◆ RELAYTEAMCHECK_NOTEAM

const int RELAYTEAMCHECK_NOTEAM = BIT(0)

Definition at line 4 of file relay_teamcheck.qh.

Referenced by trigger_relay_teamcheck_use().