mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
kismet function implemnetaitonm
This commit is contained in:
@@ -110,8 +110,8 @@ struct FFastArraySerializer
|
||||
|
||||
void MarkArrayDirty()
|
||||
{
|
||||
// ((FFastArraySerializer2*)this)->MarkArrayDirty();
|
||||
// return;
|
||||
((FFastArraySerializer2*)this)->MarkArrayDirty();
|
||||
return;
|
||||
|
||||
// ItemMap.Reset(); // This allows to clients to add predictive elements to arrays without affecting replication.
|
||||
GetArrayReplicationKey()++;
|
||||
|
||||
Reference in New Issue
Block a user