mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
8 lines
199 B
Text
8 lines
199 B
Text
void script_4359(int arg0) {
|
|
if (cs2method3700()) {
|
|
script_4361(arg0);
|
|
} else {
|
|
setScriptCallOnClanChatSettingsStuff(4360, new WidgetPointer(arg0), "I", new WidgetPointer(arg0));
|
|
}
|
|
return;
|
|
}
|