6 lines
126 B
Plaintext

void script_5166() {
globalint_1591 = max(0, min(globalint_1591, 65535));
sendColorPickerPacket(globalint_1591);
return;
}