summaryrefslogtreecommitdiffstats
path: root/src/account-server/character.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/account-server/character.h')
-rw-r--r--src/account-server/character.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/account-server/character.h b/src/account-server/character.h
index f59fe23..53443c4 100644
--- a/src/account-server/character.h
+++ b/src/account-server/character.h
@@ -65,7 +65,7 @@ struct AbilityValue
: currentPoints(currentPoints)
{}
- unsigned currentPoints;
+ int currentPoints;
};
struct Status