]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - model_alias.c
removed unused portalstack array
[xonotic/darkplaces.git] / model_alias.c
index ac10b6ebd34b5b4579def4d0016701e343580a7d..1a3b8684fb51623e74ba50562a578ea654eee2ce 100644 (file)
@@ -8,7 +8,7 @@ of the License, or (at your option) any later version.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 See the GNU General Public License for more details.
 
@@ -20,7 +20,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 #include "quakedef.h"
 
-cvar_t r_mipskins = {"r_mipskins", "1", true};
+cvar_t r_mipskins = {CVAR_SAVE, "r_mipskins", "1"};
 
 /*
 ===============