11
This commit is contained in:
@@ -321,7 +321,6 @@ class StealSystem {
|
|||||||
foundNpcTag = true;
|
foundNpcTag = true;
|
||||||
while (true) {
|
while (true) {
|
||||||
local npcId = Data.Get();
|
local npcId = Data.Get();
|
||||||
print(npcId)
|
|
||||||
if (npcId == "[/npc list]") {
|
if (npcId == "[/npc list]") {
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user