Skip to content

Commit

Permalink
e
Browse files Browse the repository at this point in the history
  • Loading branch information
valoeghese committed May 25, 2020
1 parent 7d4507b commit ac41e1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/tk/valoeghese/fc0/client/system/Model.java
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ public void destroy() {
}

this.vertexArrays = new ArrayList<>();
this.vTempIndex = 0;
}

public final void render(Matrix4f transform) {
Expand Down

0 comments on commit ac41e1a

Please sign in to comment.