mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-08-08 09:53:02 +02:00
Update videopoker.py
This commit is contained in:
@@ -293,7 +293,7 @@ def playVideoPoker(nodeID, message):
|
||||
vpTracker[i]['deck'] = deck
|
||||
vpTracker[i]['drawCount'] = drawCount
|
||||
|
||||
msg += f"\nRedraw? \nCard# separated by commas ex: 1,3,4 or (N)o"
|
||||
msg += f"\nRedraw Card? # separated by commas \nex: 1,3,4 or (N)o"
|
||||
setLastCmdVp(nodeID, "redraw")
|
||||
return msg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user