]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/groupdialog.h
apply misc fixes from Markus Fischer and Rambetter
[xonotic/netradiant.git] / radiant / groupdialog.h
index 33e3640c341bdae18d573bf0af58621be39d5436..aa0184be496a5e0b4834ba92a293bb0ba5560233 100644 (file)
@@ -49,12 +49,11 @@ enum
   EntCheck15,
   EntCheck16,
 
-/*
   EntCheck17,
   EntCheck18,
   EntCheck19,
   EntCheck20,
-*/
+
   EntProps,
   EntDir0,
   EntDir45,
@@ -79,13 +78,12 @@ enum
   EntLast,
 };
 
-// 17..20 where used for spawnflags (!Easy !Medium !Hard etc.), empty now..
 extern GtkWidget* EntWidgets[EntLast];
 
 //extern int rgIds[EntLast];
 
 
-class GroupDlg 
+class GroupDlg
 {
  public:
   GroupDlg ();