]> code.delx.au - gnu-emacs/commitdiff
(tetris-score-file): Likewise.
authorColin Walters <walters@gnu.org>
Wed, 10 Apr 2002 19:14:38 +0000 (19:14 +0000)
committerColin Walters <walters@gnu.org>
Wed, 10 Apr 2002 19:14:38 +0000 (19:14 +0000)
lisp/play/tetris.el

index 778d1ba69338c7f0ce3362d2908e26f473e91954..ea4025cdee4e7a1d0a56326ed21d2425519f22c0 100644 (file)
@@ -153,7 +153,7 @@ Element 0 is ignored."
 ;; It is not safe to put this in /tmp.
 ;; Someone could make a symlink in /tmp
 ;; pointing to a file you don't want to clobber.
-(defvar tetris-score-file "~/.tetris-scores"
+(defvar tetris-score-file "tetris-scores"
 ;; anybody with a well-connected server want to host this?
 ;(defvar tetris-score-file "/anonymous@ftp.pgt.com:/pub/cgw/tetris-scores"
   "File for holding high scores.")