From 3c4e30019efaa9519c85b909163071b097ceaf59 Mon Sep 17 00:00:00 2001 From: onefang Date: Mon, 6 Sep 2021 20:55:46 +1000 Subject: Oops, left this out of the OhSilly sit commit. --- 1AOor2.lsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1AOor2.lsl b/1AOor2.lsl index f9cae44..111a3d5 100644 --- a/1AOor2.lsl +++ b/1AOor2.lsl @@ -57,7 +57,7 @@ integer lMENU = -21; // OhSillyThreat detector integer doAnim = TRUE; -integer doSit = FALSE; +integer doSit = TRUE; integer doSpeed = TRUE; d(string m) {if (DEBUG) llInstantMessage(Owner, llGetScriptName() + ": " + m);} -- cgit v1.1