mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-07-07 02:11:14 +02:00
Update lemonade.py
This commit is contained in:
@@ -561,7 +561,7 @@ def start_lemonade(nodeID, message, celsius=False):
|
||||
|
||||
weeks.current = weeks.current + 1
|
||||
|
||||
msg += f"Play another week🥤? 'end' to end game"
|
||||
msg += f"Play another week🥤? or (E)nd Game"
|
||||
|
||||
saveValues()
|
||||
return msg
|
||||
|
||||
Reference in New Issue
Block a user