1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-10 15:17:57 -05:00

Replace / with \

This commit is contained in:
Jbleezy
2023-02-24 13:55:10 -08:00
parent 7955de54a6
commit 0e4ff2b9cb
56 changed files with 866 additions and 866 deletions

View File

@ -23,7 +23,7 @@ lava_damage_depot()
flag_wait( "power_on" );
while ( !volume maps/mp/zm_transit::depot_lava_seen() )
while ( !volume maps\mp\zm_transit::depot_lava_seen() )
{
wait 0.05;
}