Initial revision
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
hello
|
||||
screen_add one
|
||||
screen_widget_add one w1 string
|
||||
screen_widget_set one w1 7 2 CENTER
|
||||
screen_widget_add one w2 string
|
||||
screen_widget_set one w2 7 3 CENTER
|
||||
screen_widget_add one title string
|
||||
screen_widget_set one title 1 1 "## BOOGER! ##########"
|
||||
screen_widget_set one title 1 1 "## BOOGER! #########"
|
||||
screen_widget_set one w1 8 2 CENTER
|
||||
screen_widget_set one w2 8 3 CENTER
|
||||
Reference in New Issue
Block a user