mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 08:21:24 +02:00
bump version number
This commit is contained in:
parent
e546ef23a8
commit
e97d3df637
1 changed files with 1 additions and 0 deletions
|
@ -274,6 +274,7 @@ enum class EntityVersion : PacketVersion {
|
||||||
TextUnlit,
|
TextUnlit,
|
||||||
ShadowBiasAndDistance,
|
ShadowBiasAndDistance,
|
||||||
TextEntityFonts,
|
TextEntityFonts,
|
||||||
|
ScriptServerKinematicMotion
|
||||||
|
|
||||||
// Add new versions above here
|
// Add new versions above here
|
||||||
NUM_PACKET_TYPE,
|
NUM_PACKET_TYPE,
|
||||||
|
|
Loading…
Reference in a new issue