forked from team-sg/hero-mark-2
remove some stray random prints
This commit is contained in:
parent
7ffdbf6219
commit
83f0bccd9a
9 changed files with 0 additions and 10 deletions
|
@ -133,7 +133,6 @@ func tally_scores() -> void:
|
|||
perfect_bonus += 1000
|
||||
# final score
|
||||
final_score = score + arrows_bonus + collection_bonus + time_bonus + life_bonus + perfect_bonus
|
||||
print(collection_bonus)
|
||||
Game.save()
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue