diff --git a/mge/functions.nut b/mge/functions.nut index 4a2e114..63bd819 100644 --- a/mge/functions.nut +++ b/mge/functions.nut @@ -1168,7 +1168,7 @@ end /= 2 idx = (idx + 1) % end - // printl(idx + " : " + end + " : " + arena.SpawnPoints.len()) + printl(idx + " : " + end + " : " + arena.SpawnPoints.len()) if (team == TF_TEAM_BLUE) idx += arena.SpawnPoints.len() / 2