removed useless _ folders
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
// :CATEGORY:Train
|
||||
// :NAME:Train_Engine_Whistle
|
||||
// :AUTHOR:Barney Boomslang
|
||||
// :CREATED:2010-01-10 05:20:56.000
|
||||
// :EDITED:2013-09-18 15:39:08
|
||||
// :ID:915
|
||||
// :NUM:1313
|
||||
// :REV:1.0
|
||||
// :WORLD:Second Life
|
||||
// :DESCRIPTION:
|
||||
// Train_Engine_Whistle
|
||||
// :CODE:
|
||||
// copyright 2007 Barney Boomslang
|
||||
|
||||
//
|
||||
|
||||
// this is under the CC GNU GPL
|
||||
|
||||
// http://creativecommons.org/licenses/GPL/2.0/
|
||||
|
||||
//
|
||||
|
||||
// prim-based builds that just use this code are not seen as derivative
|
||||
|
||||
// work and so are free to be under whatever license pleases the builder.
|
||||
|
||||
//
|
||||
|
||||
// Still this script will be under GPL, so if you build commercial works
|
||||
|
||||
// based on this script, keep this script open!
|
||||
|
||||
|
||||
|
||||
// This script manages triggered sounds like the whistle
|
||||
@@ -0,0 +1,6 @@
|
||||
<Project name="Train_Engine_Whistle" guid="D81BE913-6C00-1014-B904-200204C60A89">
|
||||
<Object name="Object" guid="D81BEA0E-6C00-1014-B904-200204C60A89">
|
||||
<Script name="Train_Engine_Whistle_1.lsl" guid="D81C0713-6C00-1014-B904-200204C60A89">
|
||||
</Script>
|
||||
</Object>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user