Revert "Win64: configurable username (username.txt) and persistent game setti…" (#234)

This reverts commit b8a7f816b5.
This commit is contained in:
void_17
2026-03-03 10:23:28 +07:00
committed by GitHub
parent 77a161e813
commit 7f7d99501c
5 changed files with 8 additions and 132 deletions

View File

@@ -1,9 +1,7 @@
#pragma once
#include "4JLibs\inc\4J_Render.h"
class CConsoleMinecraftApp : public CMinecraftApp
{
ImageFileBuffer m_ThumbnailBuffer;
public:
CConsoleMinecraftApp();