mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-24 17:44:34 +00:00
chore: format Minecraft.Client
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
#include "../Platform/stdafx.h"
|
||||
#include "DemoUser.h"
|
||||
|
||||
DemoUser::DemoUser() : User(L"DemoUser", L"n/a")
|
||||
{
|
||||
}
|
||||
DemoUser::DemoUser() : User(L"DemoUser", L"n/a") {}
|
||||
Reference in New Issue
Block a user