Another compile fix.

This commit is contained in:
cib
2012-12-11 13:05:22 +01:00
parent 850c6f26b8
commit df1117b5d2
+1 -1
View File
@@ -58,7 +58,7 @@
if(!prob(chance * eventchance))
return 0
switch()
switch(picked_event)
if("Meteor")
command_alert("Meteors have been detected on collision course with the station.", "Meteor Alert")
world << sound('sound/AI/meteors.ogg')