mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
renamed Export Type to Animation Type, request from drwr
This commit is contained in:
parent
0843a79194
commit
992d7a7a58
@ -58,7 +58,7 @@ STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION |
|
|||||||
CAPTION "Export Settings"
|
CAPTION "Export Settings"
|
||||||
FONT 8, "MS Shell Dlg", 400, 0, 0x1
|
FONT 8, "MS Shell Dlg", 400, 0, 0x1
|
||||||
BEGIN
|
BEGIN
|
||||||
LTEXT "Export Type:",IDC_STATIC,6,5,54,8
|
LTEXT "Animation Type:",IDC_STATIC,6,5,54,8
|
||||||
CONTROL "Model",IDC_MODEL,"Button",BS_AUTORADIOBUTTON,54,4,38,12
|
CONTROL "Model",IDC_MODEL,"Button",BS_AUTORADIOBUTTON,54,4,38,12
|
||||||
CONTROL "Animation",IDC_ANIMATION,"Button",BS_AUTORADIOBUTTON,96,
|
CONTROL "Animation",IDC_ANIMATION,"Button",BS_AUTORADIOBUTTON,96,
|
||||||
4,50,12
|
4,50,12
|
||||||
|
Loading…
x
Reference in New Issue
Block a user