mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-20 06:18:11 +00:00
address some feedback
This commit is contained in:
@@ -24,7 +24,6 @@ void SortTable(LootTableEntries& table) {
|
||||
lootToInsert = oldItrInner;
|
||||
}
|
||||
}
|
||||
|
||||
std::swap(*oldItrOuter, *lootToInsert);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user