Updated Keller layout
This commit is contained in:
parent
311a5483c6
commit
0b12f2f70e
1 changed files with 1 additions and 1 deletions
|
@ -782,7 +782,7 @@ class Keller(C4Room): # {{{1
|
||||||
|
|
||||||
name = "Keller"
|
name = "Keller"
|
||||||
switches = (
|
switches = (
|
||||||
("Mitte", "licht/keller/aussen"),
|
("Mitte", "licht/keller/mitte"),
|
||||||
("Lötplatz", "licht/keller/loet"),
|
("Lötplatz", "licht/keller/loet"),
|
||||||
("Vorne", "licht/keller/vorne")
|
("Vorne", "licht/keller/vorne")
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue