From 60a6a329902903c4e0c42f4831c3f097cdff84b7 Mon Sep 17 00:00:00 2001 From: JezuzLizard Date: Thu, 6 Aug 2020 00:37:07 -0700 Subject: [PATCH] Update zm_tomb_ambient_scripts.gsc --- zm_tomb_patch/maps/mp/zm_tomb_ambient_scripts.gsc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zm_tomb_patch/maps/mp/zm_tomb_ambient_scripts.gsc b/zm_tomb_patch/maps/mp/zm_tomb_ambient_scripts.gsc index 0d6835f..dd1fa8b 100644 --- a/zm_tomb_patch/maps/mp/zm_tomb_ambient_scripts.gsc +++ b/zm_tomb_patch/maps/mp/zm_tomb_ambient_scripts.gsc @@ -6,9 +6,9 @@ #include maps/mp/_utility; #include common_scripts/utility; -#using_animtree( "fxanim_props_dlc4" ); +//#using_animtree( "fxanim_props_dlc4" ); -tomb_ambient_precache() +tomb_ambient_precache() //checked matches cerberus output { precachemodel( "veh_t6_dlc_zm_zeppelin" ); }