mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
8 lines
178 B
Text
8 lines
178 B
Text
void script_4208(int arg0,int arg1) {
|
|
if (((boolean)arg1)) {
|
|
cs2method2103(0, new WidgetPointer(arg0));
|
|
} else {
|
|
cs2method2103(255, new WidgetPointer(arg0));
|
|
}
|
|
return;
|
|
}
|