mirror of
https://github.com/DrPerkyLegit/LCEServerTest.git
synced 2026-05-22 19:44:32 +00:00
removed git history
This commit is contained in:
6
Minecraft.Client/DemoUser.cpp
Normal file
6
Minecraft.Client/DemoUser.cpp
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "stdafx.h"
|
||||
#include "DemoUser.h"
|
||||
|
||||
DemoUser::DemoUser() : User(L"DemoUser", L"n/a")
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user