Xonotic
rootdialog.qc
Go to the documentation of this file.
1 #include "rootdialog.qh"
2 
4 {
5  SUPER(XonoticRootDialog).showNotify(me);
6  loadAllCvars(me);
7 }
8 
10 {
12 }
string string_null
Definition: nil.qh:9
void XonoticRootDialog_showNotify(entity me)
Definition: rootdialog.qc:3
entity() spawn
#define SUPER(cname)
Definition: oo.qh:219
void XonoticRootDialog_close(entity me)
Definition: rootdialog.qc:9