mirror of
https://gitea.sffempire.ru/Kolyah35/minecraft-pe-0.6.1.git
synced 2026-03-30 20:13:31 +00:00
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