Compare commits

...

1 Commits

Author SHA1 Message Date
4ce6c1f499 Update README 2026-01-09 09:39:40 -06:00

View File

@@ -35,7 +35,7 @@ class Hello < CyberarmEngine::GuiState
background Gosu::Color::GRAY
stack do
label "Hello World!"
banner "Hello World!"
button "close" do
window.close