Xonotic
|
Go to the source code of this file.
Classes | |
class | XonoticGameHUDSettingsTab |
Functions | |
void | HUDSetup_Start (entity me, entity btn) |
entity | makeXonoticGameHUDSettingsTab () |
REGISTER_SETTINGS (HUD, makeXonoticGameHUDSettingsTab()) | |
Definition at line 6 of file dialog_settings_game_hudconfirm.qc.
References GAME_CONNECTED, GAME_ISSERVER, gamestatus, and localcmd.
Referenced by HUDSetup_Check_Gamestatus().
entity makeXonoticGameHUDSettingsTab | ( | ) |
Definition at line 26 of file dialog_settings_game_hud.qc.
REGISTER_SETTINGS | ( | HUD | , |
makeXonoticGameHUDSettingsTab() | |||
) |