mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-04 18:21:15 +00:00

-fix typo in return statement for ifndef scope element -remove default function parameter lines=[] (do not use mutable objects as default parameters since they will be cached and mutated across multiple calls) -add simple error checking when opening files