mirror of
https://github.com/Steffo99/pineapple-surf.git
synced 2025-03-22 16:43:28 +00:00
Add missing newline at end of file
This commit is contained in:
parent
b14f375128
commit
b7b5b2f017
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ func _ready():
|
|||
|
||||
func play_with_random_pitch():
|
||||
pitch_scale = rng.randf_range(0.3, 1.0)
|
||||
play()
|
||||
play()
|
||||
|
|
Loading…
Add table
Reference in a new issue