Skip to content

Commit

Permalink
change some setting
Browse files Browse the repository at this point in the history
  • Loading branch information
chenfengyuan committed Jun 17, 2012
1 parent 1713708 commit 5a039da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion atc-bot.lisp
Expand Up @@ -12,7 +12,7 @@
;; (defvar *actions* (make-hash-table))
(defvar *map* nil)
(defvar *ct* nil)
(defvar *far-distance* 10)
(defvar *far-distance* 7)

(setf (symbol-function 's) (symbol-function 'shuffle))
(defun deta-xy ()
Expand Down

0 comments on commit 5a039da

Please sign in to comment.