Resolve conflicts between actor and API names (Radar)
This commit is contained in:
committed by
Oliver Brakmann
parent
1927b88a18
commit
0b53c1f139
@@ -139,7 +139,7 @@ WorldLoaded = function()
|
||||
Media.PlaySpeechNotification(player, "Win")
|
||||
end)
|
||||
|
||||
Trigger.OnKilled(Radar, function()
|
||||
Trigger.OnKilled(RadarDome, function()
|
||||
player.MarkCompletedObjective(KillRadar)
|
||||
Media.PlaySpeechNotification(player, "ObjectiveMet")
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user