[Rseding91] [16.30]Missing specification of font with name
Posted: Tue Mar 20, 2018 12:59 pm
I created label with a non-existent font:
And got this error:
I think this error should not lead to the closing game
Code: Select all
frame.add{type = "label", name = "name", caption = "caption"}
frame.name.style.font = "default-medium-bold"