„Chris.MultiNPC.lsl“ ändern

This commit is contained in:
Christopher 2021-01-31 05:10:08 +00:00
parent 373b057d1f
commit 529a1d681b
1 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ yoptions;
//===================
//Version: 0.1.2
//Datum: 30.01.2021
//Git: https://clatza.dev/Christopher/OpenSim.Script.Chris.MultiNPC
//UpdateRAW: https://clatza.dev/Christopher/OpenSim.Script.Chris.MultiNPC/raw/branch/master/Chris.MultiNPC.lsl
//Made by: Chris Resident @ inc.li:8002
//Dependencies:
// - https://git.4creative.net/Module/OpenSim.Modules.osGetInventoryList.git
@ -15,8 +15,8 @@ yoptions;
//===================
list m_npcdata = [];
integer m_lastTimeCheck = 0;
integer m_lastTimeCheck = 0;
default
{
state_entry()