mirror of
https://github.com/gwenhael-le-moine/emstar.git
synced 2025-02-07 08:46:26 +01:00
walls are black
This commit is contained in:
parent
3a033789ea
commit
c6b59cc3b0
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue