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