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

3 lines
65 B
Text

int script_5020(int arg0) {
return max(bitAnd(arg0, 127), 1);
}