This commit is contained in:
parent
3ca7299ba4
commit
f201ec651f
22 changed files with 900 additions and 655 deletions
|
@ -29,19 +29,19 @@ Class17=CMapEditDoc
|
|||
Class18=CMapEditView
|
||||
|
||||
ResourceCount=14
|
||||
Resource1=IDD_LAYER_TOOLBAR
|
||||
Resource1=IDD_LAYER_SHADE
|
||||
Resource2=IDR_MAPEDITYPE (English (U.S.))
|
||||
Resource3=IDD_LAYER_SHADE
|
||||
Resource4=IDD_LAYER_COLLISION
|
||||
Resource5=IDR_TOOLBAR (English (U.S.))
|
||||
Resource6=IDR_MAINFRAME (English (U.S.))
|
||||
Resource7=IDD_ABOUTBOX (English (U.S.))
|
||||
Resource8=IDD_MULTIBAR (English (U.S.))
|
||||
Resource9=IDD_LAYER_LIST
|
||||
Resource10=IDD_RESIZE
|
||||
Resource11=IDD_NEWMAP
|
||||
Resource12=IDD_ADDLAYER
|
||||
Resource13=IDD_TILEBANK
|
||||
Resource3=IDD_TILEBANK
|
||||
Resource4=IDD_TOOLBAR
|
||||
Resource5=IDD_ADDLAYER
|
||||
Resource6=IDD_LAYER_COLLISION
|
||||
Resource7=IDR_TOOLBAR (English (U.S.))
|
||||
Resource8=IDR_MAINFRAME (English (U.S.))
|
||||
Resource9=IDD_ABOUTBOX (English (U.S.))
|
||||
Resource10=IDD_MULTIBAR (English (U.S.))
|
||||
Resource11=IDD_LAYER_LIST
|
||||
Resource12=IDD_RESIZE
|
||||
Resource13=IDD_NEWMAP
|
||||
Resource14=IDD_ELEMLIST
|
||||
|
||||
[CLS:CChildFrame]
|
||||
|
@ -222,13 +222,6 @@ Control1=IDD_TILEBANK_UPDATE,button,1342242816
|
|||
Control2=IDD_TILEBANK_LOAD,button,1342242816
|
||||
Control3=IDD_TILEBANK_DELETE,button,1342242816
|
||||
|
||||
[DLG:IDD_LAYER_TOOLBAR]
|
||||
Type=1
|
||||
Class=GUIToolBar
|
||||
ControlCount=2
|
||||
Control1=IDD_LAYERTILE_BTN_PAINT,button,1342177344
|
||||
Control2=IDD_LAYERTILE_BTN_SELECT,button,1342177344
|
||||
|
||||
[DLG:IDD_LAYERSHADE_GUI]
|
||||
Type=1
|
||||
Class=CLayerShadeGUI
|
||||
|
@ -363,3 +356,10 @@ Control14=IDC_LAYERSHADE_EDITB3,edit,1350770816
|
|||
Control15=IDC_LAYERSHADE_COUNTEDIT,edit,1350576256
|
||||
Control16=IDC_SPIN2,msctls_updown32,1342177302
|
||||
|
||||
[DLG:IDD_TOOLBAR]
|
||||
Type=1
|
||||
Class=GUIToolBar
|
||||
ControlCount=2
|
||||
Control1=IDD_LAYERTILE_BTN_PAINT,button,1342177344
|
||||
Control2=IDD_LAYERTILE_BTN_SELECT,button,1342177344
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue