Updated Keller layout

This commit is contained in:
Shy 2017-05-19 20:09:03 +02:00
parent 311a5483c6
commit 0b12f2f70e

View file

@ -782,7 +782,7 @@ class Keller(C4Room): # {{{1
name = "Keller"
switches = (
("Mitte", "licht/keller/aussen"),
("Mitte", "licht/keller/mitte"),
("Lötplatz", "licht/keller/loet"),
("Vorne", "licht/keller/vorne")
)