Skip to content

Commit

Permalink
what is going on with formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
azaleacolburn committed Aug 22, 2024
1 parent 98f049e commit 3c358e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fission/src/mirabuf/MirabufInstance.ts
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ class MirabufInstance {
* Parses all mirabuf appearances into ThreeJS and Jolt materials.
*/
private LoadMaterials(materialStyle: MaterialStyle) {
;(
(
Object.entries(this._mirabufParser.assembly.data!.materials!.appearances!) as [
string,
mirabuf.material.Appearance,
Expand Down

0 comments on commit 3c358e4

Please sign in to comment.