mirror of
https://github.com/QuasarApp/Snake.git
synced 2025-04-26 17:54:42 +00:00
7 lines
73 B
C++
7 lines
73 B
C++
#include "playerclientdata.h"
|
|
|
|
PlayerClientData::PlayerClientData()
|
|
{
|
|
|
|
}
|