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 3c63bcb commit e4a4422Copy full SHA for e4a4422
starwar.conf
@@ -1,8 +1,8 @@
1
;; configuration file for starwar game
2
3
-(fullscreen t)
4
-(screen-width 640)
5
-(screen-height 400)
+(fullscreen nil)
+(screen-width 800)
+(screen-height 600)
6
7
(star-speed-max 3.0)
8
(star-speed-min 0.5)
0 commit comments