Skip to content

Commit

Permalink
UPD deprecated minifyJson
Browse files Browse the repository at this point in the history
  • Loading branch information
deepnight committed Aug 29, 2024
1 parent 93589eb commit ce7d943
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ldtk/Json.hx
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ If you want to start supporting this future update easily, please refer to this

/** If TRUE, the Json is partially minified (no indentation, nor line breaks, default is FALSE) **/
@internal
@deprecation("1.5.4", "1.7", "jsonStyle")
var minifyJson: Bool;

/** JSON style **/
Expand Down

0 comments on commit ce7d943

Please sign in to comment.