mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-04-26 05:43:37 +00:00
4 lines
139 B
C++
4 lines
139 B
C++
#include "LevelStorage.h"
|
|
|
|
const std::string LevelStorage::NETHER_FOLDER = "DIM-1";
|
|
const std::string LevelStorage::ENDER_FOLDER = "DIM1/"; |