diff options
Diffstat (limited to 'examples/regulus/toy1/Toy1Fre.gf')
| -rw-r--r-- | examples/regulus/toy1/Toy1Fre.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/regulus/toy1/Toy1Fre.gf b/examples/regulus/toy1/Toy1Fre.gf index 73ac9aa97..c5d903519 100644 --- a/examples/regulus/toy1/Toy1Fre.gf +++ b/examples/regulus/toy1/Toy1Fre.gf @@ -86,7 +86,7 @@ oper lin switchable_light = ss [] ; switchable_fan = ss [] ; - dimmable_fan = ss [] ; + dimmable_light = ss [] ; statelike_switchOn _ _ = ss [] ; statelike_switchOff _ _ = ss [] ; |
