add namespace comments
This commit is contained in:
@@ -573,5 +573,5 @@ public:
|
|||||||
virtual PacketType GetType() const { return PacketType::UpdateCastleLife; }
|
virtual PacketType GetType() const { return PacketType::UpdateCastleLife; }
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
} // namespace protocol
|
||||||
}
|
} // namespace td
|
||||||
Reference in New Issue
Block a user