mirror of
https://github.com/opensim/opensim.git
synced 2026-05-14 18:55:39 +08:00
do not reset SentTPBR state
This commit is contained in:
@@ -13475,6 +13475,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
}
|
||||
}
|
||||
}
|
||||
ret |= (uint)(ViewerFlags & (ViewerFlags.SentTPBR));
|
||||
ViewerFlags = (ViewerFlags)ret;
|
||||
return ret;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user