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

6 lines
73 B
Text

int script_734(int arg0) {
if (arg0 >= 1) {
return 1;
}
return 0;
}