Skip to content

Commit

Permalink
FIXED: MDL 44-53 - Missing triangles on some models due to bad VTX re…
Browse files Browse the repository at this point in the history
…ading when there is no second mesh with strip groups.
  • Loading branch information
ZeqMacaw committed Jul 28, 2022
1 parent 16fc20f commit 562bda7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ Public Class SourceVtxFile07
Me.theFirstMeshWithStripGroupsInputFileStreamPosition = -1
Me.theModelLodHasOnlyOneMesh = False
Me.theSecondMeshWithStripGroups = Nothing
Me.theStartOfStripGroupVtxStrips = -1
Me.theExpectedStartOfDataAfterFirstStripGroupList = -1
Me.theStripGroupAndStripUseExtraFields = False

Expand Down

0 comments on commit 562bda7

Please sign in to comment.