mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-05-30 17:15:58 -04:00
Add missing newline
This commit is contained in:
@@ -292,4 +292,4 @@ void NewItem(const uint32_t itemKey, const Item item) {
|
||||
|
||||
std::array<Item, KEY_ENUM_MAX>* GetFullItemTable_() {
|
||||
return &itemTable;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user