mirror of
https://github.com/opensim/opensim.git
synced 2026-05-17 20:25:34 +08:00
used in scripts
-cast from bool to LSL{Integer,Float,String} so functions such as `integer
isZero(integer x) { return (x == 0); }` work
-progress on issue 1863