Standardize player naming in Ant01

This commit is contained in:
Smittytron
2021-06-27 16:44:11 -05:00
committed by reaperrr
parent bcbd2418b4
commit 9a587d2aaa
2 changed files with 36 additions and 40 deletions

View File

@@ -92,7 +92,3 @@ end
EndAntAttack = function()
SendAnts = false
end
InitEnemyPlayers = function()
AntMan = Player.GetPlayer("AntMan")
end