mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-23 15:38:29 +01:00
Added missing \n at EOF...
This commit is contained in:
@@ -422,4 +422,4 @@ public final class SkillController {
|
||||
if (offHandItem == null) return false;
|
||||
return mainHandItem.isWeapon() && offHandItem.isShield();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user