mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
[10293] Correct a not exitan...non-existin... a word that is often spelled wrong
Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
parent
99ac2d43a7
commit
25d9fd265b
43 changed files with 163 additions and 163 deletions
|
|
@ -153,7 +153,7 @@ void LootStore::LoadLootTable()
|
|||
}
|
||||
}
|
||||
// else is empty - template Id and iter are the same
|
||||
// finally iter refers to already existed or just created <entry, LootTemplate>
|
||||
// finally iter refers to already existing or just created <entry, LootTemplate>
|
||||
|
||||
// Adds current row to the template
|
||||
tab->second->AddEntry(storeitem);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue