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 @@
|
||||
draw_set_color(c_white);
|
||||
draw_set_valign(fa_top);
|
||||
draw_set_halign(fa_left);
|
||||
function draw_set_default() {
|
||||
draw_set_color(c_white);
|
||||
draw_set_valign(fa_top);
|
||||
draw_set_halign(fa_left);
|
||||
|
||||
|
||||
}
|
||||
|
||||
@@ -1,8 +1,12 @@
|
||||
{
|
||||
"id": "a7ef39a4-ac5a-45bb-7ded-c0562f4f4d23",
|
||||
"modelName": "GMScript",
|
||||
"mvc": "1.0",
|
||||
"name": "draw_set_default",
|
||||
"IsCompatibility": false,
|
||||
"IsDnD": false
|
||||
"isDnD": false,
|
||||
"isCompatibility": false,
|
||||
"parent": {
|
||||
"name": "Scripts",
|
||||
"path": "folders/Scripts.yy",
|
||||
},
|
||||
"resourceVersion": "1.0",
|
||||
"name": "draw_set_default",
|
||||
"tags": [],
|
||||
"resourceType": "GMScript",
|
||||
}
|
||||
Reference in New Issue
Block a user