MessagePrinter (Fixes #2)
All checks were successful
Linux arm64 / Build (push) Successful in 15s
All checks were successful
Linux arm64 / Build (push) Successful in 15s
This commit is contained in:
@@ -14,7 +14,8 @@ using UpgradeTowerFields = std::tuple<
|
||||
sp::BitField<std::uint16_t,
|
||||
sp::Field<std::uint16_t, 12>, //<- m_Tower
|
||||
sp::Field<std::uint8_t, 4> //<- m_Upgrade
|
||||
>
|
||||
>,
|
||||
sp::VarInt //<- just for testing
|
||||
>;
|
||||
|
||||
DeclarePacket(UpgradeTower){
|
||||
|
||||
Reference in New Issue
Block a user