1
0
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:
Jbleezy
2023-12-16 22:56:48 -08:00
parent b62aca6742
commit 71ade9b236

View File

@ -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")
{