Fixed GuiContainer calling button.mouseReleased. Closes #1116

This commit is contained in:
Lex Manos 2014-06-02 12:01:34 -07:00
parent 5fe0a0ea5a
commit e7f492a15b
1 changed files with 8 additions and 0 deletions

View File

@ -34,3 +34,11 @@
this.field_73735_i = 0.0F;
field_146296_j.field_77023_b = 0.0F;
}
@@ -458,6 +466,7 @@
protected void func_146286_b(int p_146286_1_, int p_146286_2_, int p_146286_3_)
{
+ super.func_146286_b(p_146286_1_, p_146286_2_, p_146286_3_); //Forge, Call parent to release buttons
Slot slot = this.func_146975_c(p_146286_1_, p_146286_2_);
int l = this.field_147003_i;
int i1 = this.field_147009_r;