]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/lib/sortlist.qc
Map voting: allow to quickly vote a map with a number grater than 10 with the shortcu...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / lib / sortlist.qc
index 2cc90268cd16e704a15124a87359ba8ab4a448e7..e800bc4576ae8d81ca1c4a37838e5ae6db2c0bf7 100644 (file)
@@ -1,6 +1,6 @@
 #include "sortlist.qh"
 
-[[eraseable]]
+ERASEABLE
 entity Sort_Spawn()
 {
        entity sort = new_pure(sortlist);