mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 16:57:22 +01:00
adjustments to cachedplayer handling
This commit is contained in:
parent
73f009757c
commit
eed44f090d
12 changed files with 303 additions and 178 deletions
|
|
@ -134,7 +134,7 @@ public class TransientResourceManager : MediatorSubscriberBase, IDisposable
|
|||
}
|
||||
if (!PlayerRelatedPointers.Contains(gameObject))
|
||||
{
|
||||
Logger.Debug("Got resource " + gamePath + " for ptr " + gameObject.ToString("X"));
|
||||
//Logger.Debug("Got resource " + gamePath + " for ptr " + gameObject.ToString("X"));
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue