Skip to content
Snippets Groups Projects
Commit 94d9a379 authored by Jantz's avatar Jantz
Browse files

newline at the end of the file

parent abc059ef
Branches main
No related tags found
No related merge requests found
...@@ -20,4 +20,4 @@ turret_placement.set_volume(0.6) ...@@ -20,4 +20,4 @@ turret_placement.set_volume(0.6)
def play_zombie_groan(): def play_zombie_groan():
"""Plays a random zombie groan sound.""" """Plays a random zombie groan sound."""
choice([zombie_groan_1, zombie_groan_2]).play() choice([zombie_groan_1, zombie_groan_2]).play()
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment