mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-24 18:44:32 +00:00
fix: resolve all remaining compilation warnings
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
ControlsScreen::ControlsScreen(Screen *lastScreen, Options *options)
|
||||
{
|
||||
// 4J - added initialisers
|
||||
title == L"Controls";
|
||||
title = L"Controls";
|
||||
selectedKey = -1;
|
||||
|
||||
this->lastScreen = lastScreen;
|
||||
|
||||
Reference in New Issue
Block a user