mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
6 lines
151 B
Text
6 lines
151 B
Text
void script_4407(int arg0,int arg1,int arg2) {
|
|
if ((arg1 >= 1) && (arg1 <= 10)) {
|
|
cs2method2309(arg1, arg2, new WidgetPointer(arg0));
|
|
}
|
|
return;
|
|
}
|