Makes this script work, as it should:
`default { timer() { string llSay; llSay(0, llSay); } }`
105 KiB
105 KiB
Makes this script work, as it should:
`default { timer() { string llSay; llSay(0, llSay); } }`