Skip to content

Commit e3e48c7

Browse files
committed
Tried to commit assignment pythonarcade#7
1 parent 549119b commit e3e48c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lab 08 - Sprites/lab_08.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
BULLET_SPEED = 30
2222

2323

24+
2425
class MyGame(arcade.Window):
2526
""" Main application class """
2627

0 commit comments

Comments
 (0)