mirror of
https://github.com/JezuzLizard/Recompilable-gscs-for-BO2-zombies-and-multiplayer.git
synced 2025-06-08 18:07:54 -05:00
Update zm_tomb_ambient_scripts.gsc
This commit is contained in:
parent
d8e90458da
commit
60a6a32990
@ -6,9 +6,9 @@
|
|||||||
#include maps/mp/_utility;
|
#include maps/mp/_utility;
|
||||||
#include common_scripts/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" );
|
precachemodel( "veh_t6_dlc_zm_zeppelin" );
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user