An avatar, one or two
This commit is contained in:
parent
05e5970bef
commit
4facc560b8
15 changed files with 85 additions and 44 deletions
|
|
@ -382,7 +382,9 @@ namespace ZicMoove
|
|||
};
|
||||
DataManager.Instance.PrivateMessages.Add(
|
||||
msg
|
||||
|
||||
);
|
||||
DataManager.Instance.PrivateMessages.SaveEntity();
|
||||
DataManager.Instance.ChatUsers.OnPrivateMessage(msg);
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue