Update lemonade.py

This commit is contained in:
SpudGunMan
2024-10-12 16:12:46 -07:00
parent 83673981f2
commit 88e58e65ed
+1 -1
View File
@@ -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