mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-08-07 17:32:52 +02:00
WHITESPACE
This commit is contained in:
@@ -427,7 +427,7 @@ def playBlackJack(nodeID, message):
|
||||
msg += f"🪙Keep the change you filthy animal!"
|
||||
else:
|
||||
msg += "💸NO MORE MONEY! Game Over!"
|
||||
p_chips.total = jack_starting_cash
|
||||
p_chips.total = jack_starting_cash
|
||||
else:
|
||||
msg += f"💰You have {p_chips.total} chips left"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user