Fixed Lighting Output step operations to set the Priority_Array slot appropriately. (#1098)

This commit is contained in:
Steve Karg
2025-09-18 14:15:14 -05:00
committed by GitHub
parent d8e6cacaeb
commit 547d7dfa98
2 changed files with 96 additions and 3 deletions
+1
View File
@@ -117,6 +117,7 @@ The git repositories are hosted at the following sites:
### Fixed
* Fixed Lighting Output step operations to set the Priority_Array slot. (#1098)
* Fixed the lighting output objects current priority comparison during
lighting commands by using priority 17 for relinquish default
instead of 0. (#1097)