This commit is contained in:
2026-07-09 04:15:40 -04:00
commit 6a777d54df
5376 changed files with 978510 additions and 0 deletions
+6
View File
@@ -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/";