Apply Rebranding
This commit is contained in:
parent
ed7b3b5d15
commit
2d1d7f25f6
9 changed files with 2 additions and 2 deletions
|
@ -67,7 +67,7 @@ Text(){
|
||||||
|
|
||||||
CleanInventory()
|
CleanInventory()
|
||||||
{
|
{
|
||||||
list lDefaults = ["Board [ZNI]", "Board Menu [ZNI]", "Dialog Module", "Text", "Stall Board Flash Drive [ZNI]", "Update Module [ZNI]", "Board Notifier [ZNI]"];
|
list lDefaults = ["Board [AC]", "Board Menu [AC]", "Dialog Module [AC]", "Text", "Stall Board Flash Drive [AC]", "Board Notifier [AC]"];
|
||||||
integer i=0;
|
integer i=0;
|
||||||
integer end = llGetInventoryNumber(INVENTORY_ALL);
|
integer end = llGetInventoryNumber(INVENTORY_ALL);
|
||||||
for(i=0;i<end;i++){
|
for(i=0;i<end;i++){
|
||||||
|
|
|
@ -41,7 +41,7 @@ integer g_iHaveKVP = 0;
|
||||||
integer g_iLastKVPTry;
|
integer g_iLastKVPTry;
|
||||||
|
|
||||||
|
|
||||||
string HEADER = "Stall Board\n[By ZNI Creations]\nVersion 4.0.1114220156 (Nov 14, 2022)\n \n";
|
string HEADER = "Stall Board\n[By Aria's Creations]\nVersion 4.1.081324.2119 (Aug 13, 2024)\n \n";
|
||||||
|
|
||||||
|
|
||||||
integer g_iAuthorized;
|
integer g_iAuthorized;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue