1
0
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:
Jbleezy
2022-01-14 10:27:50 -08:00
parent d57f35361a
commit 729ea5e50a

View File

@ -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()