commenting
This commit is contained in:
parent
1a37b10da4
commit
8dc6aa9319
1 changed files with 1 additions and 0 deletions
|
@ -176,6 +176,7 @@ namespace ZoFo.GameCore
|
|||
|
||||
internal void UpdatesList(List<UpdateData> updates)
|
||||
{
|
||||
//pls, add mutex ot monitor
|
||||
foreach (var item in updates)
|
||||
{
|
||||
GotData(item);
|
||||
|
|
Loading…
Add table
Reference in a new issue