chore: ToDo and formatting

This commit is contained in:
Martin Ambrus
2017-10-18 12:43:37 +02:00
parent 6d9a93a4d4
commit 4c2c769a44
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -646,7 +646,7 @@ class Building {
}
}
else {
return ($village->resarray['f'.$field] == count($dataarray) - $loop);
return ($village->resarray['f'.$field] == count($dataarray) - $loop);
}
}