4jcraft/targets/minecraft/world/level/storage/LevelStorage.cpp

4 lines
139 B
C++

#include "LevelStorage.h"
const std::string LevelStorage::NETHER_FOLDER = "DIM-1";
const std::string LevelStorage::ENDER_FOLDER = "DIM1/";