Add Read instances
This commit is contained in:
@@ -54,4 +54,4 @@ makeSwitch
|
||||
-> WorldEffect -- ^ Switch on effect
|
||||
-> WorldEffect -- ^ Switch off effect
|
||||
-> Button
|
||||
makeSwitch col1 col2 f1 = makeSwitchSPic (DefaultDrawSwitch col1 col2) f1
|
||||
makeSwitch col1 col2 = makeSwitchSPic (DefaultDrawSwitch col1 col2)
|
||||
|
||||
Reference in New Issue
Block a user