Skip to content

Commit

Permalink
add values to decal data
Browse files Browse the repository at this point in the history
  • Loading branch information
01010111 committed May 9, 2021
1 parent 1220f12 commit 27f5cd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zero/utilities/OgmoUtils.hx
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +349,7 @@ typedef DecalData = {
?scaleX:Float,
?scaleY:Float,
?rotation:Float,
?values:Dynamic,
}

// endregion

0 comments on commit 27f5cd8

Please sign in to comment.