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