update cammie, fixes #241
This commit is contained in:
parent
b9143d74c4
commit
f82f52cb68
1 changed files with 2 additions and 2 deletions
|
@ -51,13 +51,13 @@ title: Cammie
|
|||
</div>
|
||||
<nav class="nav">
|
||||
<div class="nav-center">
|
||||
<button class="button ctrl" data-command="set_pos" data-x="0" data-y="12">
|
||||
<button class="button ctrl" data-command="set_pos" data-x="16" data-y="16">
|
||||
Kleine tafel
|
||||
</button>
|
||||
<button class="button ctrl" data-command="set_pos" data-x="50" data-y="10">
|
||||
Grote tafel
|
||||
</button>
|
||||
<button class="ctrl button" data-command="set_pos" data-x="50" data-y="22">
|
||||
<button class="ctrl button" data-command="set_pos" data-x="0" data-y="12">
|
||||
Zetel
|
||||
</button>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue