mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-05-01 00:23:40 +00:00
4 lines
135 B
C++
4 lines
135 B
C++
#include "../../../../Minecraft.World/Header Files/stdafx.h"
|
|
#include "DemoUser.h"
|
|
|
|
DemoUser::DemoUser() : User(L"DemoUser", L"n/a") {} |