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

6 lines
78 B
Text

int script_42(int arg0) {
if (((boolean)arg0)) {
return 1;
}
return 0;
}