mswhite commited on
Commit
db58027
1 Parent(s): 4a3e860

Update game_info.py

Browse files
Files changed (1) hide show
  1. 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):