mirror of
https://github.com/DrPerkyLegit/LCEServerTest.git
synced 2026-05-25 04:54:33 +00:00
removed git history
This commit is contained in:
6
Minecraft.World/LevelConflictException.cpp
Normal file
6
Minecraft.World/LevelConflictException.cpp
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "stdafx.h"
|
||||
#include "LevelConflictException.h"
|
||||
|
||||
LevelConflictException::LevelConflictException(const wstring& msg) : RuntimeException(msg)
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user