mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
10 lines
180 B
Text
10 lines
180 B
Text
void script_423() {
|
|
if (globalint_1353 != -1) {
|
|
cameraMethod5511(globalint_1353);
|
|
} else {
|
|
if (globalint_1354 != -1) {
|
|
cameraMethod5511(globalint_1354);
|
|
}
|
|
}
|
|
return;
|
|
}
|