mirror of
https://github.com/PoshoDev/DexTool.git
synced 2026-08-20 01:24:14 -05:00
Switcharoo to Gee Emm 2.3
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
///box_scale_update();
|
||||
function box_scale_update() {
|
||||
|
||||
global.box_scale = sprite_get_width(spr_slot)*global.icon_scale;
|
||||
global.box_scale = sprite_get_width(spr_slot)*global.icon_scale;
|
||||
|
||||
|
||||
}
|
||||
|
||||
@@ -1,8 +1,12 @@
|
||||
{
|
||||
"id": "a95b1f81-6bd5-5928-0dad-3e233aa7e8b7",
|
||||
"modelName": "GMScript",
|
||||
"mvc": "1.0",
|
||||
"name": "box_scale_update",
|
||||
"IsCompatibility": false,
|
||||
"IsDnD": false
|
||||
"isDnD": false,
|
||||
"isCompatibility": false,
|
||||
"parent": {
|
||||
"name": "Scripts",
|
||||
"path": "folders/Scripts.yy",
|
||||
},
|
||||
"resourceVersion": "1.0",
|
||||
"name": "box_scale_update",
|
||||
"tags": [],
|
||||
"resourceType": "GMScript",
|
||||
}
|
||||
Reference in New Issue
Block a user