StallBoard/LSL/raw/test.lsl

11 lines
No EOL
102 B
Text

#include "variables.lsl"
#include "functions.lsl"
default
{
state_entry()
{
}
}