clean up comment about Ep3 reverse-engineering

This commit is contained in:
Martin Michelsen
2023-10-01 21:40:28 -07:00
parent 4aa156a322
commit 2dca523a4b
4 changed files with 16 additions and 15 deletions
-2
View File
@@ -18,8 +18,6 @@ struct ServerState;
namespace Episode3 {
// The comment in Server.hh does not apply to this file (and Tournament.cc).
class Tournament : public std::enable_shared_from_this<Tournament> {
public:
enum Flag : uint8_t {