mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-04 00:34:44 +00:00
fix: unglob all of /Build/Common
This commit is contained in:
@@ -9,7 +9,7 @@ private:
|
||||
bool m_canDeleteData;
|
||||
|
||||
public:
|
||||
DLCUIDataFile(const wstring &path);
|
||||
DLCUIDataFile(const std::wstring &path);
|
||||
~DLCUIDataFile();
|
||||
|
||||
using DLCFile::addData;
|
||||
|
||||
Reference in New Issue
Block a user