Snake/SnakeServer/ServerProtocol/serverprotocol.cpp

7 lines
67 B
C++
Raw Normal View History

2019-01-02 14:19:39 +03:00
#include "serverprotocol.h"
ServerProtocol::ServerProtocol()
{
}