Improve nag display

This commit is contained in:
Loic Guegan 2022-12-30 13:35:01 +01:00
parent 98e31a2c11
commit 109a1bd697
2 changed files with 41 additions and 3 deletions

View file

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