mirror of
https://github.com/Patoke/LCERenewed.git
synced 2026-08-04 21:16:54 +00:00
feat: init
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#include "stdafx.h"
|
||||
|
||||
#include "LevelStorage.h"
|
||||
|
||||
const wstring LevelStorage::NETHER_FOLDER = L"DIM-1";
|
||||
const wstring LevelStorage::ENDER_FOLDER = L"DIM1/";
|
||||
Reference in New Issue
Block a user