mirror of
https://github.com/PoshoDev/DexTool.git
synced 2026-08-25 20:14:21 -05:00
Reordering a bit.
This commit is contained in:
3
Project/scripts/box_scale_update/box_scale_update.gml
Normal file
3
Project/scripts/box_scale_update/box_scale_update.gml
Normal file
@@ -0,0 +1,3 @@
|
||||
///box_scale_update();
|
||||
|
||||
global.box_scale = sprite_get_width(spr_slot)*global.icon_scale;
|
||||
8
Project/scripts/box_scale_update/box_scale_update.yy
Normal file
8
Project/scripts/box_scale_update/box_scale_update.yy
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"id": "a95b1f81-6bd5-5928-0dad-3e233aa7e8b7",
|
||||
"modelName": "GMScript",
|
||||
"mvc": "1.0",
|
||||
"name": "box_scale_update",
|
||||
"IsCompatibility": false,
|
||||
"IsDnD": false
|
||||
}
|
||||
Reference in New Issue
Block a user