Formatting
This commit is contained in:
@@ -301,4 +301,6 @@ function spawnAllNPCs() {
|
|||||||
for(let i in getServerData().npcs) {
|
for(let i in getServerData().npcs) {
|
||||||
spawnNPC(npcIndex);
|
spawnNPC(npcIndex);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// ===========================================================================
|
||||||
Reference in New Issue
Block a user