Server/dumps/scripts/2757.cs2
2021-03-07 20:37:32 -06:00

11 lines
230 B
Text

void script_2757(int arg0) {
if ((((boolean)globalint_173) || ((boolean)bitconfig_542)) || (arg0 != 1)) {
return;
}
if (cameraGetVrot() < 150) {
cameraMethod5504(150, 0);
} else {
cameraMethod5504(149, 0);
}
return;
}