corrade-lsl-templates

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 20  →  ?path2? @ 21
/source/eggdrop/joke-database.lsl
@@ -613,8 +613,8 @@
)
);
if(result == []) {
data = "Could not select a joke. . .";
if(llGetListLength(result) != 10) {
data = "No joke found. . .";
state tell;
}