mirror of
https://github.com/QuasarApp/Snake.git
synced 2025-04-30 03:34:45 +00:00
7 lines
67 B
C++
7 lines
67 B
C++
|
#include "serverprotocol.h"
|
||
|
|
||
|
|
||
|
ServerProtocol::ServerProtocol()
|
||
|
{
|
||
|
}
|