mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 21:57:57 +03:00
Archive name_index
This commit is contained in:
parent
6eb20a3524
commit
9d61993878
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ inline void Ammo::Archive(Archiver& arc)
|
|||
arc.ArchiveInteger(&amount);
|
||||
arc.ArchiveInteger(&maxamount);
|
||||
arc.ArchiveString(&name);
|
||||
arc.ArchiveInteger(&name_index);
|
||||
//
|
||||
// name_index not archived, because it is auto-generated by gi.itemindex
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue