Add checkstyle config for brace style

This commit is contained in:
Adam
2017-06-08 11:58:58 -04:00
parent b638318349
commit 3118e6a799
11 changed files with 65 additions and 6 deletions

View File

@@ -1,7 +1,8 @@
/* This file is automatically generated. Do not edit. */
package net.runelite.api;
public final class NpcID {
public final class NpcID
{
public static final int TOOL_LEPRECHAUN = 0;
public static final int MOLANISK = 1;
public static final int ABERRANT_SPECTRE = 2;