mirror of
https://github.com/PoshoDev/DexTool.git
synced 2026-08-24 03:24:13 -05:00
Switcharoo to Gee Emm 2.3
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
///draw_reset()
|
||||
function draw_reset() {
|
||||
|
||||
// Reset
|
||||
draw_set_halign(fa_left);
|
||||
draw_set_valign(fa_top);
|
||||
draw_set_color(c_white);
|
||||
// Reset
|
||||
draw_set_halign(fa_left);
|
||||
draw_set_valign(fa_top);
|
||||
draw_set_color(c_white);
|
||||
|
||||
|
||||
}
|
||||
|
||||
@@ -1,8 +1,12 @@
|
||||
{
|
||||
"id": "a4583316-ee45-806d-bf28-e6c94f924583",
|
||||
"modelName": "GMScript",
|
||||
"mvc": "1.0",
|
||||
"name": "draw_reset",
|
||||
"IsCompatibility": false,
|
||||
"IsDnD": false
|
||||
"isDnD": false,
|
||||
"isCompatibility": false,
|
||||
"parent": {
|
||||
"name": "Scripts",
|
||||
"path": "folders/Scripts.yy",
|
||||
},
|
||||
"resourceVersion": "1.0",
|
||||
"name": "draw_reset",
|
||||
"tags": [],
|
||||
"resourceType": "GMScript",
|
||||
}
|
||||
Reference in New Issue
Block a user