mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-23 14:45:31 -07:00
Add missing newline
This commit is contained in:
parent
4dd9c99c11
commit
f366e1d56e
1 changed files with 1 additions and 1 deletions
|
@ -292,4 +292,4 @@ void NewItem(const uint32_t itemKey, const Item item) {
|
||||||
|
|
||||||
std::array<Item, KEY_ENUM_MAX>* GetFullItemTable_() {
|
std::array<Item, KEY_ENUM_MAX>* GetFullItemTable_() {
|
||||||
return &itemTable;
|
return &itemTable;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue