mirror of
https://github.com/SWG-Source/src.git
synced 2026-07-14 23:07:48 -04:00
Merge branch 'testing' of git.stellabellum.net:staff/src into testing
This commit is contained in:
@@ -394,8 +394,6 @@ Snapshot * Persister::getSnapshotForObject(const NetworkId &networkId, uint32 se
|
||||
{
|
||||
Snapshot *snap = getSnapshotForServer(serverId);
|
||||
|
||||
pad.lock();
|
||||
|
||||
m_objectSnapshotMap[networkId]=snap;
|
||||
return snap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user