Spaces:
Sleeping
Sleeping
Update game_info.py
Browse files- game_info.py +1 -1
game_info.py
CHANGED
@@ -259,7 +259,7 @@ class cMystery():
|
|
259 |
f"Your job is to question the suspects and arrest the thief. Good luck detective !!" + \
|
260 |
f"\n ⬥ Select a suspect on the right" + \
|
261 |
f"\n ⬥ Ask questions in the chat" + \
|
262 |
-
f"\n ⬥ Get a hint (if you need it) with the 'Clue' button" + \
|
263 |
f"\n ⬥ Hit 'Arrest' while questioning the suspect to convict"
|
264 |
|
265 |
def give_hint(self):
|
|
|
259 |
f"Your job is to question the suspects and arrest the thief. Good luck detective !!" + \
|
260 |
f"\n ⬥ Select a suspect on the right" + \
|
261 |
f"\n ⬥ Ask questions in the chat" + \
|
262 |
+
f"\n ⬥ Get a hint (if you need it) with the 'Clue' button" + \
|
263 |
f"\n ⬥ Hit 'Arrest' while questioning the suspect to convict"
|
264 |
|
265 |
def give_hint(self):
|