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:
@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user