Initialize superclass
This commit is contained in:
parent
8d665c5ebf
commit
780fe6eb3c
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ game_classification::game_classification(const config& cfg):
|
|||
{}
|
||||
|
||||
game_classification::game_classification(const game_classification& gc):
|
||||
savegame_config(),
|
||||
label(gc.label),
|
||||
parent(gc.parent),
|
||||
version(gc.version),
|
||||
|
|
Loading…
Add table
Reference in a new issue