Xonotic
|
#include "tab.qh"
Go to the source code of this file.
Classes | |
class | XonoticServerToSTab |
Functions | |
void | AdditionalServerInfo_OnGet (entity fh, entity pass, int status) |
entity | makeXonoticServerToSTab () |
Definition at line 28 of file dialog_multiplayer_join_termsofservice.qc.
References strcat(), strfree, strzone(), url_fclose(), url_fgets(), URL_READY_CANREAD, URL_READY_CLOSED, and URL_READY_ERROR.
Referenced by XonoticServerToSTab_loadToS().
entity makeXonoticServerToSTab | ( | ) |
Definition at line 7 of file dialog_multiplayer_join_termsofservice.qc.