mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-05-31 01:25:16 -04:00
Fixes missed type change.
This commit is contained in:
@@ -18,7 +18,7 @@ typedef enum {
|
||||
|
||||
typedef struct {
|
||||
u16 giid;
|
||||
u16 iid;
|
||||
ItemID iid;
|
||||
std::string english;
|
||||
std::string german;
|
||||
std::string french;
|
||||
|
||||
Reference in New Issue
Block a user