Skip to content

Commit

Permalink
Merge branch 'bug_squid-air' into changeling-master
Browse files Browse the repository at this point in the history
  • Loading branch information
asanetargoss committed Oct 27, 2019
2 parents d914d09 + d41b49c commit 45fa5a4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ public void onMorph(EntityLivingBase target)
* On demorph, show regular player air again
*/
@Override
@SideOnly(Side.CLIENT)
public void onDemorph(EntityLivingBase target)
{
IMorphing morphing = Morphing.get((EntityPlayer)target);
Expand Down

0 comments on commit 45fa5a4

Please sign in to comment.