diff options
Diffstat (limited to 'src/resources/skillowner.h')
-rw-r--r-- | src/resources/skillowner.h | 2 |
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 |