]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/item/button.qc
Merge CLASS and EXTENDS, #define NEW(cname) (spawn##cname())
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / item / button.qc
index 52e58238c86916248549bfb6c87a917913705098..44a0ada9b0bf8d57454baf7b5aa5efa981323adf 100644 (file)
@@ -1,5 +1,5 @@
 #ifdef INTERFACE
-CLASS(Button) EXTENDS(Label)
+CLASS(ButtonLabel)
        METHOD(Button, configureButton, void(entity, string, float, string))
        METHOD(Button, draw, void(entity))
        METHOD(Button, showNotify, void(entity))