From 57090a3ba51450aa8d2b1290148da38a4a99cc1d Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 5 Dec 2014 11:07:49 +1100 Subject: [PATCH] Most probably fix catharsis --- maps/catharsis.map | 2 +- models/{terrain.ASE => map_catharsis/terrain.ase} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename models/{terrain.ASE => map_catharsis/terrain.ase} (100%) mode change 100755 => 100644 diff --git a/maps/catharsis.map b/maps/catharsis.map index a9193016..de5da05c 100755 --- a/maps/catharsis.map +++ b/maps/catharsis.map @@ -44278,7 +44278,7 @@ brushDef { "classname" "misc_model" "origin" "8.000000 0.000000 0.000000" -"model" "models/terrain.ase" +"model" "models/map_catharsis/terrain.ase" "modelscale" "1.111111" "spawnflags" "2" "_castshadows" "1" diff --git a/models/terrain.ASE b/models/map_catharsis/terrain.ase old mode 100755 new mode 100644 similarity index 100% rename from models/terrain.ASE rename to models/map_catharsis/terrain.ase -- 2.39.2