mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-06-02 13:22:55 +00:00
4 lines
143 B
C++
4 lines
143 B
C++
#include "LevelStorage.h"
|
|
|
|
const std::wstring LevelStorage::NETHER_FOLDER = L"DIM-1";
|
|
const std::wstring LevelStorage::ENDER_FOLDER = L"DIM1/"; |