add namespace comments

This commit is contained in:
2022-06-27 12:29:22 +02:00
parent d4b1805998
commit 31a0027bfc

View File

@@ -573,5 +573,5 @@ public:
virtual PacketType GetType() const { return PacketType::UpdateCastleLife; }
};
}
}
} // namespace protocol
} // namespace td