Skip to content

Commit

Permalink
📝 update commands
Browse files Browse the repository at this point in the history
  • Loading branch information
MiranDMC committed Feb 7, 2024
1 parent 5d86457 commit 90dc4c3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions sa/sa.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"meta": {
"last_update": 1707280940363,
"version": "0.547",
"last_update": 1707288412006,
"version": "0.548",
"url": "https://library.sannybuilder.com/#/sa"
},
"extensions": [
Expand Down Expand Up @@ -59648,13 +59648,13 @@
}
],
"id": "2403",
"name": "WRITE_MEMORY_WITH_OFFSET",
"name": "FORGET_MEMORY",
"num_params": 1,
"class": "Memory",
"member": "Forget",
"attrs": {
"is_static": true
"member": "WriteWithOffset",
},
"short_desc": "Removes block allocated with 0AC8 from CLEO's clean-up list, so memory persists load/start new game events. Forgotten memory still will be released when game closes causing no leaks"
},
{
Expand Down
2 changes: 1 addition & 1 deletion sa/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.547
0.548

0 comments on commit 90dc4c3

Please sign in to comment.