[Add] FreeSans.ttf in repo.
This commit is contained in:
parent
c84a11e4a7
commit
57bebe1403
BIN
gfx/fonts/FreeSans.ttf
Normal file
BIN
gfx/fonts/FreeSans.ttf
Normal file
Binary file not shown.
@ -132,7 +132,7 @@ int main(int argc, char** argv) {
|
||||
if(ai_init())
|
||||
WARN("Error initializing AI");
|
||||
|
||||
gl_fontInit(&fdefault, "/usr/share/fonts/truetype/freefont/FreeSans.ttf", 16);
|
||||
gl_fontInit(&fdefault, "../gfx/fonts/FreeSans.ttf", 16);
|
||||
|
||||
// Data loading.
|
||||
ships_load();
|
||||
|
Loading…
Reference in New Issue
Block a user