mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-12-12 12:14:48 +00:00
Changed: Minor change
This commit is contained in:
parent
2cdba3d7f3
commit
b2dc70b6ac
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