Start to fix and update boards
This commit is contained in:
parent
ee658115ee
commit
b6a59a6673
6 changed files with 14 additions and 2 deletions
|
@ -67,7 +67,7 @@ Text(){
|
|||
|
||||
CleanInventory()
|
||||
{
|
||||
list lDefaults = ["Board [AC]", "Board Menu [AC]", "Dialog Module [AC]", "Text", "Stall Board Flash Drive [AC]", "Board Notifier [AC]"];
|
||||
list lDefaults = ["Board [AC]", "Board Menu [AC]", "Dialog Module [AC]", "Text", "Stall Board Flash Drive [AC]", "Board Notifier [AC]", "Service Daemon [AC]"];
|
||||
integer i=0;
|
||||
integer end = llGetInventoryNumber(INVENTORY_ALL);
|
||||
for(i=0;i<end;i++){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue