Skip to content

Commit 4cc460e

Browse files
committed
📝 update commands
1 parent 82b52c4 commit 4cc460e

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

sa/sa.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"meta": {
3-
"last_update": 1751663003806,
4-
"version": "0.989",
3+
"last_update": 1751673982511,
4+
"version": "0.990",
55
"url": "https://library.sannybuilder.com/#/sa"
66
},
77
"extensions": [
@@ -46651,6 +46651,11 @@
4665146651
"name": "DO_DEBUG_STUFF",
4665246652
"num_params": 0,
4665346653
"short_desc": "Increments an unused counter, likely used in the debug version of the game"
46654+
},
46655+
{
46656+
"id": "5555",
46657+
"name": "TEST2",
46658+
"num_params": 0
4665446659
}
4665546660
]
4665646661
},
@@ -59912,11 +59917,6 @@
5991259917
"attrs": {
5991359918
"is_static": true
5991459919
}
59915-
},
59916-
{
59917-
"id": "4444",
59918-
"name": "TEST_CMD",
59919-
"num_params": 0
5992059920
}
5992159921
]
5992259922
},

sa/snippets/NewOpcodes/4444.txt

Lines changed: 0 additions & 3 deletions
This file was deleted.

sa/snippets/default/5555.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
5555

sa/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.989
1+
0.990

0 commit comments

Comments
 (0)