We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2652cc commit 456e926Copy full SHA for 456e926
starwar.lisp
@@ -93,7 +93,7 @@
93
(not *paused*))
94
(set-game-running *paused*))
95
(:sdl-key-r
96
- (initialize-game))
+ (clear-global-vars))
97
(:sdl-key-minus
98
(decrease-star-speed))
99
(:sdl-key-equals
0 commit comments