Wargus / stratagus

The Stratagus strategy game engine
GNU General Public License v2.0
619 stars 119 forks source link

small changes in font.cpp #606

Closed Jarod42 closed 6 months ago

Jarod42 commented 6 months ago

[Fix] Add missing break in switch.

[Clean up] Replace hard coded value 48 by '0'. Move FormatNumber at top of file. CFont::Width uses directly FormatNumber.