diff --git a/emstar.el b/emstar.el index 2ec98d5..3af3858 100644 --- a/emstar.el +++ b/emstar.el @@ -133,7 +133,7 @@ as saved in the playerfile." :group 'emstar) (defface emstar-wall-face - '((t (:foreground "blue"))) + '((t (:foreground "black"))) "*Face used display walls in emstar game." :group 'emstar)