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