Unstable v0.10.6.0 (October 13th 2020)
This commit is contained in:
@@ -1340,6 +1340,9 @@ namespace Barotrauma
|
||||
decalsCleaned = true;
|
||||
#if SERVER
|
||||
decalUpdatePending = true;
|
||||
#elif CLIENT
|
||||
pendingDecalUpdates.Add(decal);
|
||||
networkUpdatePending = true;
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user