all that and i forget to change it here

This commit is contained in:
DarthArgus
2018-05-11 04:25:14 +00:00
parent 8fb01069e1
commit bea26d2dec
@@ -33,7 +33,7 @@ class CharacterNameLocator : public ObjectLocator
struct CharacterNameRow
{
DB::BindableNetworkId character_id;
DB::BindableLong character_station_id;
DB::BindableInt64 character_station_id;
DB::BindableString<127> character_name;
DB::BindableString<127> character_full_name;
DB::BindableLong character_create_time;