From c93e23e5b93c910854f3f86523c96b57750bac69 Mon Sep 17 00:00:00 2001 From: Major- Date: Sun, 23 Feb 2014 19:46:33 +0000 Subject: [PATCH] Rename 'Runecrafting' to 'Runecraft'. --- src/org/apollo/game/model/Skill.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/org/apollo/game/model/Skill.java b/src/org/apollo/game/model/Skill.java index a0d0ad3e..7199033b 100644 --- a/src/org/apollo/game/model/Skill.java +++ b/src/org/apollo/game/model/Skill.java @@ -108,9 +108,9 @@ public final class Skill { public static final int FARMING = 19; /** - * The runecrafting id. + * The runecraft id. */ - public static final int RUNECRAFTING = 20; + public static final int RUNECRAFT = 20; /** * The skill names.