This commit is contained in:
parent
d490a19952
commit
2e606b05d2
19 changed files with 79 additions and 31 deletions
|
@ -19,6 +19,8 @@ public:
|
|||
// Dialog Data
|
||||
//{{AFX_DATA(CGUILayerPlatform)
|
||||
enum { IDD = IDD_LAYER_PLATFORM };
|
||||
CSpinButtonCtrl m_TurnRateSpin;
|
||||
CSpinButtonCtrl m_SpeedSpin;
|
||||
CComboBox m_Type;
|
||||
CComboBox m_MoveList;
|
||||
CButton m_Collision;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue