Changed: Minor change

--HG--
branch : develop
hg/feature/material-editor
kervala 9 years ago
parent 86c2148df8
commit 56988bf85b

@ -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…
Cancel
Save