Fixed grammar mistake.

This commit is contained in:
cib
2012-05-19 22:09:39 +02:00
parent e29315a851
commit d087e5791c
+1 -1
View File
@@ -34,7 +34,7 @@
/datum/game_mode/meme/announce()
world << "<B>The current game mode is - Meme!</B>"
world << "<B>An unknown creature has infested the mind of a crew member. Find and destroy it by what means necessary.</B>"
world << "<B>An unknown creature has infested the mind of a crew member. Find and destroy it by any means necessary.</B>"
/datum/game_mode/meme/can_start()
if(!..())