mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 19:57:36 +00:00
GameOfLife: Move "ms" interval label to GML
There's no reason not to!
This commit is contained in:
parent
e7dc0bdba3
commit
d859bde337
2 changed files with 5 additions and 7 deletions
|
@ -48,6 +48,11 @@
|
|||
max: 5000
|
||||
fixed_width: 60
|
||||
}
|
||||
|
||||
@GUI::Label {
|
||||
text: " ms"
|
||||
autosize: true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue