JayFoxRox/Boat-Racing-Game

Fail gracefully if character code is not found in the loaded font

Closed this issue · 1 comments

Currently the game will shutdown completely if there was an attempt to write a character code not present in the loaded font. It could write a placeholder for non-found characters.

Not an issue. Game is gonna guarantee that no undefined characters are gonna be used.