mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -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"
|
||||
FONT 8, "MS Shell Dlg", 400, 0, 0x1
|
||||
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 "Animation",IDC_ANIMATION,"Button",BS_AUTORADIOBUTTON,96,
|
||||
4,50,12
|
||||
|
Loading…
x
Reference in New Issue
Block a user