mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-17 13:01:42 +00:00
Changed: Minor change
--HG-- branch : develop
This commit is contained in:
parent
86c2148df8
commit
56988bf85b
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ function game:mcwOnColorChanged()
|
||||||
else
|
else
|
||||||
uiPath = uiPath .. 'pick2';
|
uiPath = uiPath .. 'pick2';
|
||||||
end
|
end
|
||||||
|
|
||||||
local ui = getUI(uiPath);
|
local ui = getUI(uiPath);
|
||||||
game.ColorPicker.r = ui.r;
|
game.ColorPicker.r = ui.r;
|
||||||
game.ColorPicker.g = ui.g;
|
game.ColorPicker.g = ui.g;
|
||||||
|
|
Loading…
Reference in a new issue