forked from Kolyah35/minecraft-pe-0.6.1
i fucking FLIPPED the cape textures and fixed issues with options
were the options working for everyone else? am i stupid
This commit is contained in:
@@ -97,6 +97,8 @@ public:
|
||||
|
||||
Options(Minecraft* minecraft, const std::string& workingDirectory = "")
|
||||
: minecraft(minecraft) {
|
||||
// elements werent initialized so i was getting a garbage pointer and a crash
|
||||
m_options.fill(nullptr);
|
||||
initTable();
|
||||
load();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user