walls are black

This commit is contained in:
Gwenhael Le Moine 2010-06-22 12:55:08 +07:00
parent 3a033789ea
commit c6b59cc3b0

View file

@ -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)