add more timedpacket
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
namespace td {
|
||||
namespace protocol {
|
||||
|
||||
class WorldAddTowerPacket : public Packet {
|
||||
class WorldAddTowerPacket : public TimedPacket {
|
||||
private:
|
||||
game::TowerID m_TowerID;
|
||||
std::int32_t m_TowerX, m_TowerY;
|
||||
|
||||
Reference in New Issue
Block a user