X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Flib%2Fsortlist.qc;h=e800bc4576ae8d81ca1c4a37838e5ae6db2c0bf7;hb=4435e6a342e65c52cb1fc00aea84f6018eff16ac;hp=6748b60cd77954e84064e072a6d6cef715be0804;hpb=10c0e93c75ef6f408e3357bd5fb46c721e7e0576;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/lib/sortlist.qc b/qcsrc/lib/sortlist.qc index 6748b60cd..e800bc457 100644 --- a/qcsrc/lib/sortlist.qc +++ b/qcsrc/lib/sortlist.qc @@ -1,5 +1,6 @@ #include "sortlist.qh" +ERASEABLE entity Sort_Spawn() { entity sort = new_pure(sortlist);