Merge remote-tracking branch 'upstream/master' into Warning_Cleanup

This commit is contained in:
Arthur Dene Ice
2014-05-09 18:20:08 -07:00
13 changed files with 92 additions and 16 deletions
+1 -1
View File
@@ -2011,7 +2011,7 @@ void SharedDatabase::LoadLootDrops(void *data, uint32 size) {
current_id = id;
}
if(current_entry > 1260) {
if(current_entry >= 1260) {
continue;
}