change DelayedPacket name
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
namespace td {
|
||||
namespace protocol {
|
||||
|
||||
class RemoveTowerPacket : public TimedPacket {
|
||||
class RemoveTowerPacket : public DelayedPacket {
|
||||
private:
|
||||
game::TowerID m_TowerID;
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user