whitespace

This commit is contained in:
Eitan Adler 2013-06-01 15:32:07 +02:00
parent a63c49ca4a
commit 7d9e543646

View File

@ -82,7 +82,6 @@ ROLE_INDICES = {0 : "seer",
INDEX_OF_ROLE = dict((v,k) for k,v in ROLE_INDICES.items()) INDEX_OF_ROLE = dict((v,k) for k,v in ROLE_INDICES.items())
NO_VICTIMS_MESSAGES = ("The body of a young penguin pet is found.", NO_VICTIMS_MESSAGES = ("The body of a young penguin pet is found.",
"A pool of blood and wolf paw prints are found.", "A pool of blood and wolf paw prints are found.",
"Traces of wolf fur are found.") "Traces of wolf fur are found.")