This commit is contained in:
Fred Beckhusen
2019-04-03 20:44:50 -05:00
parent 3cebc278ae
commit 8db8845bca

View File

@@ -1,6 +1,12 @@
// :SHOW:
// :CATEGORY:Lights
// :NAME:Blinking light
// :NAME:Flashing 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:
@@ -40,4 +46,4 @@ default
counter++;
}
}
}