mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
8 lines
161 B
Text
8 lines
161 B
Text
void script_4372(int arg0) {
|
|
if (((boolean)arg0)) {
|
|
sendUnknownPacketMethod3117(globalstring_346);
|
|
} else {
|
|
sendUnknownPacketMethod3117("");
|
|
}
|
|
return;
|
|
}
|