mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
12 lines
166 B
Text
12 lines
166 B
Text
int script_1103() {
|
|
if (((boolean)globalint_754)) {
|
|
return 0;
|
|
}
|
|
if (globalint_754 == 9) {
|
|
return 0;
|
|
}
|
|
if (globalint_754 == 12) {
|
|
return 0;
|
|
}
|
|
return 1;
|
|
}
|