From aa9b459ef7d288495c83cf506c56a55b22e71e55 Mon Sep 17 00:00:00 2001 From: Anselme Date: Tue, 22 Mar 2016 13:33:47 +0100 Subject: [PATCH] fix ? --- app/rpgmodule.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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