mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
add some missing matovr full updates
This commit is contained in:
@@ -636,6 +636,7 @@ namespace OpenSim.Framework
|
||||
|
||||
FullUpdatewithAnim = FullUpdate | Animations,
|
||||
FullUpdatewithMatOvr = FullUpdate | MaterialOvr,
|
||||
FullUpdatewithAnimMatOvr = FullUpdate | Animations | MaterialOvr,
|
||||
|
||||
UpdateProbe = 0x10000000, // 1 << 28
|
||||
SendInTransit = 0x20000000, // 1 << 29
|
||||
|
||||
Reference in New Issue
Block a user