|
@ -56,7 +56,7 @@ public class LighthouseLanding : MonoBehaviour |
|
|
{ |
|
|
{ |
|
|
switchedOff = true; |
|
|
switchedOff = true; |
|
|
NotificationServer.notify("hide TakeoverButton"); |
|
|
NotificationServer.notify("hide TakeoverButton"); |
|
|
NotificationServer.notify("play sfx", "assassination"); |
|
|
|
|
|
|
|
|
NotificationServer.notify("play sfx", "assassination:0.75"); |
|
|
NotificationServer.notify("switch off"); |
|
|
NotificationServer.notify("switch off"); |
|
|
} |
|
|
} |
|
|
} |
|
|
} |