mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-25 23:17:28 +00:00
whoops
Co-authored-by: David Markowitz <39972741+EmosewaMC@users.noreply.github.com>
This commit is contained in:
parent
0e6cb8ab19
commit
66cf96af1a
@ -35,7 +35,6 @@ void CDDeletionRestrictionsTable::LoadValuesFromDatabase() {
|
|||||||
tableData.nextRow();
|
tableData.nextRow();
|
||||||
}
|
}
|
||||||
|
|
||||||
tableData.finalize();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
const CDDeletionRestriction& CDDeletionRestrictionsTable::GetByID(uint32_t id) {
|
const CDDeletionRestriction& CDDeletionRestrictionsTable::GetByID(uint32_t id) {
|
||||||
|
Loading…
Reference in New Issue
Block a user