mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-04-28 23:35:23 +00:00
added a trailing newline to packet file
This commit is contained in:
parent
87277d63dd
commit
4c821267bb
1 changed files with 1 additions and 1 deletions
|
|
@ -28,4 +28,4 @@ object AvatarVehicleTimerMessage extends Marshallable[AvatarVehicleTimerMessage]
|
||||||
("time" | uint32L) ::
|
("time" | uint32L) ::
|
||||||
("unk1" | bool)
|
("unk1" | bool)
|
||||||
).as[AvatarVehicleTimerMessage]
|
).as[AvatarVehicleTimerMessage]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue