Typo achivemnet
This commit is contained in:
parent
2819f5c537
commit
3120b6a4dc
1 changed files with 1 additions and 1 deletions
|
@ -240,7 +240,7 @@ public enum GuiBridge implements IGuiHandler
|
|||
Object o = target.newInstance( inventory, tE );
|
||||
|
||||
/**
|
||||
* triggers achivemnet when the player sees presses.
|
||||
* triggers achievement when the player sees presses.
|
||||
*/
|
||||
if ( o instanceof AEBaseContainer )
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue