Update golfsim.py

This commit is contained in:
SpudGunMan
2024-10-15 20:11:35 -07:00
parent 38bfcc1581
commit ab8eb41853
-1
View File
@@ -375,7 +375,6 @@ def playGolf(nodeID, message, finishedHole=False):
# Scorecard reset
hole_to_par = 0
total_to_par = 0
hole_strokes = 0
hole_shots = 0