mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
11 lines
310 B
Text
11 lines
310 B
Text
void script_2881() {
|
|
if (((boolean)bitconfig_4393) || ((boolean)bitconfig_542)) {
|
|
return;
|
|
}
|
|
if (((boolean)globalint_1077)) {
|
|
script_39(12255244, 12255248, 25, 189, "Click here to access full song list");
|
|
} else {
|
|
script_39(12255244, 12255248, 25, 189, "Click here to access playlist");
|
|
}
|
|
return;
|
|
}
|