Commit Message
This commit is contained in:
parent
2b60cde872
commit
88da5bc5f0
10 changed files with 271 additions and 13 deletions
|
@ -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>
|
||||
|
|
Reference in a new issue