mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-08-07 09:22:44 +02:00
Update lemonade.py
This commit is contained in:
+1
-1
@@ -58,7 +58,7 @@ def start_lemonade(nodeID, message, celsius=False):
|
||||
unit = 0.0
|
||||
price = 0.0
|
||||
|
||||
high_score = getHighScore()
|
||||
high_score = getHighScoreLemon()
|
||||
|
||||
def saveValues():
|
||||
# save playerDB values
|
||||
|
||||
Reference in New Issue
Block a user