summaryrefslogtreecommitdiff
path: root/src/resources/skillowner.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-20 17:55:42 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-20 17:55:42 +0300
commit5f7a8dd28733fd460578e43c6b2ea4990afa0670 (patch)
tree0263f50e8a566af4b8d081889316a05e1f048dab /src/resources/skillowner.h
parentc958cb619f667851b188b8c169d0fcb14500f6de (diff)
downloadplus-5f7a8dd28733fd460578e43c6b2ea4990afa0670.tar.gz
plus-5f7a8dd28733fd460578e43c6b2ea4990afa0670.tar.bz2
plus-5f7a8dd28733fd460578e43c6b2ea4990afa0670.tar.xz
plus-5f7a8dd28733fd460578e43c6b2ea4990afa0670.zip
Use skill owner field in most functions.
Diffstat (limited to 'src/resources/skillowner.h')
-rw-r--r--src/resources/skillowner.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/skillowner.h b/src/resources/skillowner.h
index f80291fdd..7820bba64 100644
--- a/src/resources/skillowner.h
+++ b/src/resources/skillowner.h
@@ -30,6 +30,6 @@ namespace SkillOwner
Homunculus = 2
};
-};
+}
#endif // RESOURCES_SKILLOWNER_H