]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - model_shared.h
new decal system (cl_decals_newsystem 1 to activate)
[xonotic/darkplaces.git] / model_shared.h
index 986bad00e75470eae0313e352f297ecbddac11f9..4caa59e005d16abce0ae05a155aa2271c5adcfa3 100644 (file)
@@ -856,8 +856,6 @@ typedef struct model_s
        // range of collision brush numbers in this (sub)model
        int                             firstmodelbrush;
        int                             nummodelbrushes;
-       // list of surface numbers in this (sub)model
-       int                             *surfacelist;
        // for md3 models
        int                             num_tags;
        int                             num_tagframes;