From 9d1e1415d59adc63655c7c6759db2deb91e1a141 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 15 Apr 2002 05:59:20 +0000 Subject: *** no comment *** --- chess.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chess.el') diff --git a/chess.el b/chess.el index 0aaff7e..e99e697 100644 --- a/chess.el +++ b/chess.el @@ -209,7 +209,7 @@ available." (defun chess-create-display-object (perspective) (car (chess-create-modules (list chess-default-display) 'chess--create-display - (chess-mage-create) perspective))) + (chess-game-create) perspective))) ;;;###autoload (defun chess-read-pgn (&optional file) -- cgit v1.2.3