This commit is contained in:
parent
cd80039a6c
commit
efafaba4ba
28 changed files with 246 additions and 188 deletions
|
@ -28,12 +28,13 @@ enum CmdMsg
|
|||
CmdMsg_SubViewUpdate, // 15
|
||||
CmdMsg_SubViewSet, // 16
|
||||
|
||||
// TileLayer/TileBank
|
||||
// Elem
|
||||
CmdMsg_MirrorX, // 17
|
||||
CmdMsg_MirrorY, // 18
|
||||
CmdMsg_SetColFlag, // 19
|
||||
CmdMsg_ActiveBrushLeft, // 20
|
||||
CmdMsg_ActiveBrushRight, // 21
|
||||
CmdMsg_Rotate, // 19
|
||||
CmdMsg_SetColFlag, // 20
|
||||
CmdMsg_ActiveBrushLeft, // 21
|
||||
CmdMsg_ActiveBrushRight, // 22
|
||||
|
||||
// Thing
|
||||
CmdMsg_ThingListDelete, // 23
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue