forked from 2009Scape/Server
6 lines
73 B
Text
6 lines
73 B
Text
int script_734(int arg0) {
|
|
if (arg0 >= 1) {
|
|
return 1;
|
|
}
|
|
return 0;
|
|
}
|