mirror of
https://github.com/glest/glest-source.git
synced 2025-10-03 10:51:55 +02:00
- added packaged game fonts
- updated code to search new default font folder - added chinese language file from the fourm for testing
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
|
||||
using namespace std;
|
||||
|
||||
std::string Text::DEFAULT_FONT_PATH = "";
|
||||
|
||||
//====================================================================
|
||||
Text::Text() {}
|
||||
Text::~Text() {}
|
||||
|
Reference in New Issue
Block a user