mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-10 15:17:57 -05:00
Convert non-indentation tabs to spaces
This commit is contained in:
@ -168,7 +168,7 @@ disable_player_spawn_locations()
|
||||
{
|
||||
respawnpoints = maps\mp\gametypes_zm\_zm_gametype::get_player_spawns_for_gametype();
|
||||
|
||||
foreach (respawnpoint in respawnpoints)
|
||||
foreach (respawnpoint in respawnpoints)
|
||||
{
|
||||
if (respawnpoint.script_noteworthy == "zone_pow_warehouse")
|
||||
{
|
||||
|
Reference in New Issue
Block a user