fixed case sensitivity in symbol font file references (#168)
This doesn't really matter on Windows, but on case-sensitive filesystems it causes issues.
This commit is contained in:
@@ -178,7 +178,7 @@ symbol:
|
||||
image: mana_q.png
|
||||
symbol:
|
||||
code: E
|
||||
image: Energy.png
|
||||
image: energy.png
|
||||
image font size: 230
|
||||
symbol:
|
||||
code: A-
|
||||
|
||||
Reference in New Issue
Block a user