mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-03-27 13:58:12 +05:00
Working release build
This commit is contained in:
@@ -114,6 +114,7 @@ int iToolTipOffset = 85;
|
||||
ResourceLocation Minecraft::DEFAULT_FONT_LOCATION = ResourceLocation(TN_DEFAULT_FONT);
|
||||
ResourceLocation Minecraft::ALT_FONT_LOCATION = ResourceLocation(TN_ALT_FONT);
|
||||
|
||||
|
||||
Minecraft::Minecraft(Component *mouseComponent, Canvas *parent, MinecraftApplet *minecraftApplet, int width, int height, bool fullscreen)
|
||||
{
|
||||
// 4J - added this block of initialisers
|
||||
|
||||
Reference in New Issue
Block a user