projects
/
blender.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' into blender2.8
[blender.git]
/
source
/
gameengine
/
GamePlayer
/
ghost
/
GPG_ghost.cpp
diff --git
a/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp
b/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp
index 72ab06009b6d0bc460e138b48b0bce7d589e5828..998058193bbe2be97edb527febb22c972a0098cc 100644
(file)
--- a/
source/gameengine/GamePlayer/ghost/GPG_ghost.cpp
+++ b/
source/gameengine/GamePlayer/ghost/GPG_ghost.cpp
@@
-517,7
+517,7
@@
int main(
#endif
// Setup builtin font for BLF (mostly copied from creator.c, wm_init_exit.c and interface_style.c)
- BLF_init(
11, U.dpi
);
+ BLF_init();
BLT_lang_init();
BLT_lang_set("");