mirror of
https://github.com/EQEmu/Server.git
synced 2026-02-21 22:02:24 +00:00
Remove extra whitespace
This commit is contained in:
parent
501204a4d2
commit
16ac6f624b
@ -482,7 +482,6 @@ void ZoneDatabase::LoadGlobalLoot()
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
GlobalLootEntry e(atoi(row[0]), atoi(row[1]), row[2] ? row[2] : "");
|
||||
|
||||
auto min_level = atoi(row[3]);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user