]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/xonotic/demolist.qh
take3: format 903 files
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / xonotic / demolist.qh
index 6341db1a3e1da23f081c28044d4b057e43d0243d..a717016a94b2172990cda19a76bce89396aa4b53 100644 (file)
@@ -27,7 +27,7 @@ CLASS(XonoticDemoList, XonoticListBox)
        ATTRIB(XonoticDemoList, filterString, string);
 ENDCLASS(XonoticDemoList)
 
-entity demolist;  // for reference elsewhere
+entity demolist; // for reference elsewhere
 entity makeXonoticDemoList();
 void DemoList_Refresh_Click(entity btn, entity me);
 void DemoList_Filter_Change(entity box, entity me);