mirror of
https://github.com/Kapendev/parin.git
synced 2025-04-26 04:59:54 +03:00
Small and removed rounding from UI rects.
This commit is contained in:
parent
75dfe6c6a1
commit
e4e93388fd
3 changed files with 12 additions and 12 deletions
|
@ -5,7 +5,6 @@ import parin;
|
|||
void ready() { }
|
||||
|
||||
bool update(float dt) {
|
||||
if ('q'.isPressed) return true;
|
||||
prepareUi();
|
||||
setUiFocus(0);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue