forked from 2009Scape/Server
5 lines
144 B
Text
5 lines
144 B
Text
void script_5165() {
|
|
standart_config_2347 = max(0, min(standart_config_2347, 65535));
|
|
sendColorPickerPacket(standart_config_2347);
|
|
return;
|
|
}
|