Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JujuAdams committed May 2, 2020
1 parent 101dd6e commit 0b5e050
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,5 @@ Returns a data structure (itself made from structs/arrays) that describes the di
### snap_difference_apply(struct/array, differenceStruct)

Applies a difference delta structure created by `snap_difference()` to a struct/array.

**N.B.** Due to missing functionality in GMS2.3.0, array element and struct variable deletion is not fully functional. Instead, when an array element or struct variable is deleted, the value will be set to `undefined`.

0 comments on commit 0b5e050

Please sign in to comment.