Commit Message

This commit is contained in:
SilicaAndPina 2020-07-29 13:22:35 +12:00
parent 2b60cde872
commit 88da5bc5f0
10 changed files with 271 additions and 13 deletions

View file

@ -93,6 +93,7 @@ instance_destroy(self);
<argument>
<kind>1</kind>
<string>draw_self();
draw_set_color(c_white);
draw_text(x-string_width(BUTTON_TEXT)/2,y-5,BUTTON_TEXT);
</string>