mirror of
https://github.com/Steffo99/pineapple-surf.git
synced 2024-11-21 23:34:21 +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…
Reference in a new issue