Replace comment marking some syntax as deprecated
This commit is contained in:
parent
d3a00db690
commit
995f1477f8
1 changed files with 1 additions and 2 deletions
|
@ -216,8 +216,7 @@ void part::resolve_wml(const vconfig &cfg)
|
|||
return;
|
||||
}
|
||||
|
||||
// This section is only for compatibility with old code.
|
||||
// Should be removed as soon as the old syntax becomes invalid.
|
||||
// Converts shortcut syntax to members of [background_layer]
|
||||
background_layer bl;
|
||||
|
||||
if(cfg.has_attribute("background")) {
|
||||
|
|
Loading…
Add table
Reference in a new issue