Commit 764f3dc
committed
moved the calls back
I moved the calls for lidHookOutside(); buildLightTubes(); buildButtons(); lidHookInside(); back to the original locations. This fixed the button issue (and I'm assuming the inside/outside issues). I don't have any code for the inside/outside modules to test with.
But it does break (well maybe not break but change) the inspectx/y functionality. But I do see that you had separate inspect options for the light tubes and buttons so having them as part of the inspect function wasn't there before. If I get a chance I may look at how to get the inspectx/y working for everything but as you have the other options it's probably not necessary.1 parent 5b1fddd commit 764f3dc
1 file changed
Lines changed: 7 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2745 | 2745 | | |
2746 | 2746 | | |
2747 | 2747 | | |
2748 | | - | |
2749 | | - | |
2750 | | - | |
2751 | | - | |
2752 | | - | |
2753 | | - | |
2754 | 2748 | | |
2755 | 2749 | | |
2756 | 2750 | | |
| |||
3265 | 3259 | | |
3266 | 3260 | | |
3267 | 3261 | | |
3268 | | - | |
3269 | | - | |
3270 | | - | |
3271 | | - | |
| 3262 | + | |
| 3263 | + | |
| 3264 | + | |
3272 | 3265 | | |
3273 | 3266 | | |
3274 | 3267 | | |
| |||
3352 | 3345 | | |
3353 | 3346 | | |
3354 | 3347 | | |
3355 | | - | |
3356 | | - | |
3357 | | - | |
3358 | | - | |
3359 | | - | |
| 3348 | + | |
| 3349 | + | |
| 3350 | + | |
| 3351 | + | |
3360 | 3352 | | |
3361 | 3353 | | |
3362 | 3354 | | |
| |||
0 commit comments