shithub: cstory

Download patch

ref: a67700d92709c332ae7f345767b353d122b7c8e0
parent: bf1239c4a18d9732eda63998ecf7de7b255635ca
author: Gabriel Ravier <gabravier@gmail.com>
date: Tue Sep 24 06:12:05 EDT 2019

Clarify vague comment

Signed-off-by: Gabriel Ravier <gabravier@gmail.com>

--- a/src/ArmsItem.h
+++ b/src/ArmsItem.h
@@ -15,7 +15,7 @@
 	/// Current level of the weapon
 	int level;
 
-	/// Current EXP of the weapon, is reset to 0 at each level up
+	/// Current EXP of the weapon. It is counted from the current level (it's reset to 0 at each level up)
 	int exp;
 
 	/// Maximum ammunition