aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authoronefang2021-09-06 20:55:46 +1000
committeronefang2021-09-06 20:55:46 +1000
commit3c4e30019efaa9519c85b909163071b097ceaf59 (patch)
tree7dcd308b55b675d5a07dbe04e80fd5c2d497eef8
parentOops, left this out of the last commit. (diff)
download1ring-3c4e30019efaa9519c85b909163071b097ceaf59.zip
1ring-3c4e30019efaa9519c85b909163071b097ceaf59.tar.gz
1ring-3c4e30019efaa9519c85b909163071b097ceaf59.tar.bz2
1ring-3c4e30019efaa9519c85b909163071b097ceaf59.tar.xz
Oops, left this out of the OhSilly sit commit.
-rw-r--r--1AOor2.lsl2
1 files changed, 1 insertions, 1 deletions
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;
57 57
58// OhSillyThreat detector 58// OhSillyThreat detector
59integer doAnim = TRUE; 59integer doAnim = TRUE;
60integer doSit = FALSE; 60integer doSit = TRUE;
61integer doSpeed = TRUE; 61integer doSpeed = TRUE;
62 62
63d(string m) {if (DEBUG) llInstantMessage(Owner, llGetScriptName() + ": " + m);} 63d(string m) {if (DEBUG) llInstantMessage(Owner, llGetScriptName() + ": " + m);}