Re: Saved property not taken into account correctly

by enkonyito » Sat Apr 06, 2019 10:45 pm

My mistake, by declaring the ceilingLightEnabled global variable in the [font=courier new]RoomController.java[/font] file I had used [font=courier new]boolean [/font] instead of [font=courier new]Boolean [/font]. [:(]

Thanks!