Correct a comment.
This commit is contained in:
parent
64d7d34be1
commit
edcc7d2ecb
1 changed files with 1 additions and 1 deletions
|
@ -2446,7 +2446,7 @@ WML_HANDLER_FUNCTION(unit, /*event_info*/, cfg)
|
|||
|
||||
}
|
||||
|
||||
/// Unit serialization to variables
|
||||
/// Unit serialization from variables
|
||||
WML_HANDLER_FUNCTION(unstore_unit, /*event_info*/, cfg)
|
||||
{
|
||||
const config &var = resources::gamedata->get_variable_cfg(cfg["variable"]);
|
||||
|
|
Loading…
Add table
Reference in a new issue