From 992d7a7a58b0bc0f76ea8bf16d65e1710b43c944 Mon Sep 17 00:00:00 2001 From: rdb Date: Tue, 11 Nov 2008 16:17:19 +0000 Subject: [PATCH] renamed Export Type to Animation Type, request from drwr --- pandatool/src/maxegg/maxEgg.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandatool/src/maxegg/maxEgg.rc b/pandatool/src/maxegg/maxEgg.rc index 3cc13ce80e..9df36e2102 100755 --- a/pandatool/src/maxegg/maxEgg.rc +++ b/pandatool/src/maxegg/maxEgg.rc @@ -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