mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-05-27 11:23:50 +00:00
Working release build
This commit is contained in:
parent
f85674da9b
commit
425ea4df34
34 changed files with 4332 additions and 4586 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue