mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-05 23:09:02 +00:00
Changed: Minor change
This commit is contained in:
parent
157206594f
commit
da373b3d4b
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ function game:mcwOnColorChanged()
|
|||
else
|
||||
uiPath = uiPath .. 'pick2';
|
||||
end
|
||||
|
||||
local ui = getUI(uiPath);
|
||||
game.ColorPicker.r = ui.r;
|
||||
game.ColorPicker.g = ui.g;
|
||||
|
|
Loading…
Reference in a new issue