mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-04-19 04:09:41 +00:00
Improve nag display
This commit is contained in:
parent
98e31a2c11
commit
109a1bd697
2 changed files with 41 additions and 3 deletions
|
@ -122,7 +122,7 @@ void EditorCanvas::DrawElement(const cgeditor::Element &e) {
|
|||
else if(text=="$13")
|
||||
text="∞";
|
||||
else if(text=="$14")
|
||||
text="⩲ ";
|
||||
text="⩲";
|
||||
else if(text=="$15")
|
||||
text="⩱";
|
||||
else if(text=="$16")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue