]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/lib/sortlist.qc
Port buttonchat, buttonuse and cursor_active to ClientState
[xonotic/xonotic-data.pk3dir.git] / qcsrc / lib / sortlist.qc
index 6748b60cd77954e84064e072a6d6cef715be0804..2cc90268cd16e704a15124a87359ba8ab4a448e7 100644 (file)
@@ -1,5 +1,6 @@
 #include "sortlist.qh"
 
+[[eraseable]]
 entity Sort_Spawn()
 {
        entity sort = new_pure(sortlist);