mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-12 08:08:00 -05:00
Diner: remove precacheModel lines
Not necessary
This commit is contained in:
@ -48,9 +48,7 @@ struct_init()
|
|||||||
|
|
||||||
precache()
|
precache()
|
||||||
{
|
{
|
||||||
precacheModel( "zm_collision_transit_diner_survival" );
|
|
||||||
precacheModel( "collision_wall_128x128x10_standard" );
|
|
||||||
precacheModel( "p6_zm_buildable_bench_tarp" );
|
|
||||||
}
|
}
|
||||||
|
|
||||||
main()
|
main()
|
||||||
|
Reference in New Issue
Block a user