mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 13:55:35 +08:00
Actually cache positives
This commit is contained in:
@@ -4276,6 +4276,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api
|
||||
ce.time = Util.EnvironmentTickCount();
|
||||
ce.account = account;
|
||||
ce.pinfo = pinfo;
|
||||
m_userInfoCache[uuid] = ce;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user