Skip to content

Commit

Permalink
changed graphics
Browse files Browse the repository at this point in the history
  • Loading branch information
David O'Toole committed Dec 15, 2009
1 parent 71226f9 commit 950bb47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forest/startup.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@
(defparameter *room-window-width* 800)
(defparameter *room-window-height* 600)

(defparameter *start-level* 5)
(defparameter *start-level* 1)

(defun init-forest ()
(xe2:message "Initializing Forest...")
Expand Down

0 comments on commit 950bb47

Please sign in to comment.