mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-21 13:05:33 +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 "LevelConflictException.h"
|
||||
|
||||
LevelConflictException::LevelConflictException(const std::wstring& msg) : RuntimeException(msg)
|
||||
|
||||
Reference in New Issue
Block a user