Skip to content

Commit e4a4422

Browse files
committed
Add new conf defaults
1 parent 3c63bcb commit e4a4422

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

starwar.conf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
;; configuration file for starwar game
22

3-
(fullscreen t)
4-
(screen-width 640)
5-
(screen-height 400)
3+
(fullscreen nil)
4+
(screen-width 800)
5+
(screen-height 600)
66

77
(star-speed-max 3.0)
88
(star-speed-min 0.5)

0 commit comments

Comments
 (0)