„Chris.MultiNPC.lsl“ ändern

This commit is contained in:
Christopher 2021-01-30 05:38:55 +00:00
parent 35dbfea2c1
commit 0fe04fa4fa
1 changed files with 1 additions and 2 deletions

View File

@ -36,9 +36,8 @@ state running
timer()
{
llSetTimerEvent(0);
doNextScriptStep();
llSetTimerEvent(1);
doNextScriptStep();
}
changed(integer change)