]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/xonotic/nexposee.qc
$$ to show $
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / xonotic / nexposee.qc
index 966b11a988a0e9fbb2604c682dafea668a113255..0d302eba8614a980c30476dd51b2c9487af3f46e 100644 (file)
@@ -2,8 +2,8 @@
 #define NEXPOSEE_H
 #include "../item/nexposee.qc"
 CLASS(XonoticNexposee, Nexposee)
-       METHOD(XonoticNexposee, configureXonoticNexposee, void(entity))
-       METHOD(XonoticNexposee, close, void(entity))
+       METHOD(XonoticNexposee, configureXonoticNexposee, void(entity));
+       METHOD(XonoticNexposee, close, void(entity));
 ENDCLASS(XonoticNexposee)
 entity makeXonoticNexposee();
 #endif