Build viewer/editor #13

Manually merged
williamjcm merged 128 commits from mass-viewer into master 2022-03-02 14:50:10 +01:00
1 changed files with 1 additions and 2 deletions
Showing only changes of commit d03e75a8e9 - Show all commits

View File

@ -585,8 +585,7 @@ void Mass::getArmourParts() {
}
if(decals_array->items.size() != 8) {
_state = State::Invalid;
return;
_demo = true;
}
for(UnsignedInt j = 0; j < decals_array->items.size(); j++) {