mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 05:17:02 +02:00
Make this PR a protocol change
This commit is contained in:
parent
4d791211ee
commit
acd85b379f
1 changed files with 2 additions and 1 deletions
|
@ -114,7 +114,8 @@ public:
|
||||||
EntityServerScriptLog,
|
EntityServerScriptLog,
|
||||||
AdjustAvatarSorting,
|
AdjustAvatarSorting,
|
||||||
OctreeFileReplacement,
|
OctreeFileReplacement,
|
||||||
LAST_PACKET_TYPE = OctreeFileReplacement
|
SimulationBiddingChanges,
|
||||||
|
LAST_PACKET_TYPE = SimulationBiddingChanges
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue