This repository has been archived on 2026-04-30. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Tortuga/server/client.cpp
T
2013-05-04 14:00:30 +10:00

6 lines
65 B
C++

#include "client.hpp"
Client::Client(int id, TCPsocket) {
//
}