remove lonely tab

This commit is contained in:
Matthias Mailänder
2014-10-26 21:54:00 +01:00
parent 6a425b8636
commit 8245b818f8

View File

@@ -22,7 +22,7 @@ end
SendLastInfantryReinforcements = function()
Media.PlaySpeechNotification(nod, "Reinforce")
-- Move the units properly into the map before they start attacking
local forces = Reinforcements.Reinforce(nod, RocketInfantryReinforcements, { VillageSpawnPoint.Location, VillageRallyPoint.Location }, 8)
Utils.Do(forces, function(a)