mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
10 lines
179 B
Text
10 lines
179 B
Text
void script_194(int arg0) {
|
|
if (((boolean)arg0)) {
|
|
if (cs2method3612() > 0) {
|
|
sendUnknownVarByteEmptyFriendPacketMethod3620();
|
|
} else {
|
|
script_111();
|
|
}
|
|
}
|
|
return;
|
|
}
|