Add FPSCounter toggle button (Debug only)
This commit is contained in:
parent
bc89b1f1ff
commit
f4a9d6897e
2 changed files with 26 additions and 0 deletions
|
@ -38,6 +38,15 @@
|
|||
min-height: 6vh;
|
||||
}
|
||||
|
||||
.fps-button {
|
||||
position: absolute;
|
||||
left: 5px;
|
||||
top: 5px;
|
||||
width: 90px;
|
||||
height: 40px;
|
||||
z-index: 1489;
|
||||
}
|
||||
|
||||
.gamepad-buttons {
|
||||
opacity: 0.9;
|
||||
z-index: 1488;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue