mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
7 lines
205 B
Text
7 lines
205 B
Text
void script_5230(int arg0,int arg1,int arg2) {
|
|
if (cs2method3700()) {
|
|
script_4340(arg0, clanconfig_0, arg1, arg2);
|
|
setScriptCallOnClanChatSettingsStuff(-1, "", new WidgetPointer(arg2));
|
|
}
|
|
return;
|
|
}
|