- added UMDF property to assign conversation dialogues to mapthings.
SVN r2567 (trunk)
This commit is contained in:
parent
96a8f1ceee
commit
883510efe2
5 changed files with 23 additions and 0 deletions
|
|
@ -340,6 +340,7 @@ struct FMapThing
|
|||
DWORD flags;
|
||||
int special;
|
||||
int args[5];
|
||||
int Conversation;
|
||||
|
||||
void Serialize (FArchive &);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue