]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/xonotic/dialog_multiplayer_playersetup_model.c
Create hud settings dialog, and reorganize the setup in mainwindow.c with comments...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / xonotic / dialog_multiplayer_playersetup_model.c
index a31d147945f0b98ca01ab0be70a2f9930743639b..71c71345444cc63b15d1039c8ff777e2a6463add 100644 (file)
@@ -18,7 +18,7 @@ void XonoticModelDialog_showNotify(entity me)
 }
 string XonoticModelDialog_toString(entity me)
 {
-       return "hi"; //me.weaponsList.toString(me.weaponsList);
+       return "hi"; // TODO: show csqc model settings like forcemyplayer and deglowing/ghosting bodies with text here
 }
 void XonoticModelDialog_fill(entity me)
 {