mirror of
https://github.com/opensim/opensim.git
synced 2026-05-21 16:05:39 +08:00
9 lines
91 B
Plaintext
9 lines
91 B
Plaintext
default
|
|
{
|
|
state_entry()
|
|
{
|
|
llTargetOmega( < 0, 1, 1 >, .2 * PI, 1.0 );
|
|
}
|
|
}
|
|
|