mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-02 12:44:19 +00:00
refactor: rename Build -> Platform in Minecraft.World
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "../../Build/stdafx.h"
|
||||
#include "../../Platform/stdafx.h"
|
||||
#include "LevelSummary.h"
|
||||
|
||||
LevelSummary::LevelSummary(const std::wstring& levelId, const std::wstring& levelName, __int64 lastPlayed, __int64 sizeOnDisk, GameType *gameMode, bool requiresConversion, bool hardcore, bool hasCheats) :
|
||||
|
||||
Reference in New Issue
Block a user