mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
typo
This commit is contained in:
parent
ebd1a01733
commit
566d0aea13
@ -183,7 +183,7 @@ ConfigVariableEnum<Texture::WrapMode> text_wrap_mode
|
||||
PRC_DESC("The default wrap mode for dynamic text fonts"));
|
||||
|
||||
ConfigVariableEnum<TextFont::RenderMode> text_render_mode
|
||||
("text-render-mode", DynamicTextFont::RM_texture,
|
||||
("text-render-mode", TextFont::RM_texture,
|
||||
PRC_DESC("The default render mode for dynamic text fonts"));
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user