Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbui78 committed Jun 12, 2021
1 parent e5af986 commit 4bba620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utility_classes.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2013,7 +2013,7 @@ QString LuxProcessObject(DzObject *daz_obj, QString &mesg)
attributeblock = "";
}
outstr += attributeblock;
i++;
//i++;
}
// don't call dzapp->log because mesg is passed back to the calling function
// DEBUG
Expand Down

0 comments on commit 4bba620

Please sign in to comment.