mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
10 lines
168 B
Text
10 lines
168 B
Text
void script_1303(int arg0) {
|
|
globalint_10 = 0;
|
|
script_1304(arg0);
|
|
if (globalint_168 == arg0) {
|
|
globalint_168 = -1;
|
|
} else {
|
|
globalint_168 = arg0;
|
|
}
|
|
return;
|
|
}
|