new stuff

This commit is contained in:
Fred Beckhusen
2019-04-03 20:47:22 -05:00
parent 6c101a27bc
commit 0317121fc6
51 changed files with 325 additions and 638 deletions

View File

@@ -1,12 +1,6 @@
// :SHOW:
// :CATEGORY:Lights
// :NAME:Flashing Light
// :NAME:Blinking light
// :AUTHOR:Fred Beckhusen
// :KEYWORDS:
// :CREATED:2019-03-21 14:45:15
// :EDITED:2019-03-21 13:45:15
// :ID:1118
// :NUM:1963
// :REV:1.0
// :WORLD:Second Life, Opensim
// :DESCRIPTION:
@@ -46,4 +40,4 @@ default
counter++;
}
}
}