mirror of
https://github.com/PoshoDev/DexTool.git
synced 2026-08-28 05:24:06 -05:00
Reordering a bit.
This commit is contained in:
6
Project/scripts/draw_reset/draw_reset.gml
Normal file
6
Project/scripts/draw_reset/draw_reset.gml
Normal file
@@ -0,0 +1,6 @@
|
||||
///draw_reset()
|
||||
|
||||
// Reset
|
||||
draw_set_halign(fa_left);
|
||||
draw_set_valign(fa_top);
|
||||
draw_set_color(c_white);
|
||||
8
Project/scripts/draw_reset/draw_reset.yy
Normal file
8
Project/scripts/draw_reset/draw_reset.yy
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"id": "a4583316-ee45-806d-bf28-e6c94f924583",
|
||||
"modelName": "GMScript",
|
||||
"mvc": "1.0",
|
||||
"name": "draw_reset",
|
||||
"IsCompatibility": false,
|
||||
"IsDnD": false
|
||||
}
|
||||
Reference in New Issue
Block a user