mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-12-04 09:14:47 +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
|
||||
uiPath = uiPath .. 'pick2';
|
||||
end
|
||||
|
||||
local ui = getUI(uiPath);
|
||||
game.ColorPicker.r = ui.r;
|
||||
game.ColorPicker.g = ui.g;
|
||||
|
|
Loading…
Reference in a new issue