Start to fix and update boards

This commit is contained in:
zontreck 2024-08-13 21:55:45 -07:00
parent ee658115ee
commit b6a59a6673
6 changed files with 14 additions and 2 deletions

View file

@ -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++){