Skip to content

Commit

Permalink
Add removed line
Browse files Browse the repository at this point in the history
  • Loading branch information
XorTroll committed Nov 17, 2019
1 parent 78d31fc commit 042d015
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Common/Source/cfg/cfg_Config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ namespace cfg
theme.manifest.author = meta.value("author", "");
theme.path = themedir;
}
else return LoadTheme("");
return theme;
}

Expand Down

0 comments on commit 042d015

Please sign in to comment.