mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-13 06:21:15 +00:00
add comment
This commit is contained in:
parent
ba36b08159
commit
26cce3d1cd
@ -24,6 +24,7 @@ class saved_game
|
||||
public:
|
||||
saved_game();
|
||||
saved_game(const saved_game& state);
|
||||
//TODO: add or replace with saved_game(config&& cfg) constructor.
|
||||
explicit saved_game(const config& cfg);
|
||||
|
||||
~saved_game(){}
|
||||
|
Loading…
x
Reference in New Issue
Block a user