This commit is contained in:
parent
16645de3b0
commit
b26a6d76bb
38 changed files with 517 additions and 137 deletions
|
@ -19,6 +19,9 @@ public:
|
|||
// Dialog Data
|
||||
//{{AFX_DATA(CGUILayerPlatform)
|
||||
enum { IDD = IDD_LAYER_PLATFORM };
|
||||
CSpinButtonCtrl m_Param0Spin;
|
||||
CStatic m_Param0Txt;
|
||||
CEdit m_Param0;
|
||||
CSpinButtonCtrl m_TurnRateSpin;
|
||||
CSpinButtonCtrl m_SpeedSpin;
|
||||
CComboBox m_Type;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue