mirror of
https://github.com/lubosz/overte.git
synced 2025-04-16 09:29:16 +02:00
fix typo
This commit is contained in:
parent
e97d3df637
commit
7a5cb0d555
1 changed files with 1 additions and 1 deletions
|
@ -274,7 +274,7 @@ enum class EntityVersion : PacketVersion {
|
|||
TextUnlit,
|
||||
ShadowBiasAndDistance,
|
||||
TextEntityFonts,
|
||||
ScriptServerKinematicMotion
|
||||
ScriptServerKinematicMotion,
|
||||
|
||||
// Add new versions above here
|
||||
NUM_PACKET_TYPE,
|
||||
|
|
Loading…
Reference in a new issue