]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/lib/sortlist.qc
Merge branch 'Lyberta/KillSound' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / lib / sortlist.qc
index 6748b60cd77954e84064e072a6d6cef715be0804..e800bc4576ae8d81ca1c4a37838e5ae6db2c0bf7 100644 (file)
@@ -1,5 +1,6 @@
 #include "sortlist.qh"
 
+ERASEABLE
 entity Sort_Spawn()
 {
        entity sort = new_pure(sortlist);