Fix a crash in Fall of Greece 1: Personal War
This commit is contained in:
committed by
Smittytron
parent
5c8a537efd
commit
34ccaf6e9d
@@ -490,7 +490,7 @@ WorldLoaded = function()
|
|||||||
England = Player.GetPlayer("England")
|
England = Player.GetPlayer("England")
|
||||||
Civilians = Player.GetPlayer("GreekCivilians")
|
Civilians = Player.GetPlayer("GreekCivilians")
|
||||||
|
|
||||||
AddObjectives(Allies)
|
InitObjectives(Allies)
|
||||||
|
|
||||||
SovietObj = USSR.AddObjective("Kill Stavros.")
|
SovietObj = USSR.AddObjective("Kill Stavros.")
|
||||||
ProtectVIPs = Allies.AddObjective("Keep Stavros and Tanya alive.")
|
ProtectVIPs = Allies.AddObjective("Keep Stavros and Tanya alive.")
|
||||||
|
|||||||
Reference in New Issue
Block a user