diff --git a/app/rpgmodule.cpp b/app/rpgmodule.cpp index 12a602f..a828c14 100644 --- a/app/rpgmodule.cpp +++ b/app/rpgmodule.cpp @@ -121,8 +121,8 @@ bool RPGCharacter::fromString(QString str) int nbItems = list[8].toInt(&ok); if(!ok) return false; - for(int i=0; i