mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-01-17 22:55:38 +00:00
fix indentation
This commit is contained in:
parent
5be78e9c53
commit
d2d448ee1c
|
@ -387,8 +387,8 @@ void SystemData::writeExampleConfig(const std::string& path)
|
|||
" <theme>nes</theme>\n"
|
||||
"\n"
|
||||
" <!-- Specifies if the item is a direct launch item and won't show it's game list but instead\n"
|
||||
" will launch the command given. If set to true, every tag except for name and command is optional -->\n"
|
||||
" <directlaunch>false</directlaunch>\n"
|
||||
" will launch the command given. If set to true, every tag except for name and command is optional -->\n"
|
||||
" <directlaunch>false</directlaunch>\n"
|
||||
" </system>\n"
|
||||
"</systemList>\n";
|
||||
|
||||
|
|
Loading…
Reference in a new issue