mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
11 lines
269 B
Text
11 lines
269 B
Text
void script_2882() {
|
|
if (((boolean)bitconfig_4393) || ((boolean)bitconfig_542)) {
|
|
return;
|
|
}
|
|
if (((boolean)bitconfig_7078)) {
|
|
script_39(12255242, 12255248, 25, 189, "Playlist on");
|
|
} else {
|
|
script_39(12255242, 12255248, 25, 189, "Playlist off");
|
|
}
|
|
return;
|
|
}
|