mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Corrected comment.
This commit is contained in:
@@ -46,7 +46,7 @@ using boost::format;
|
||||
CefSettings GetCefSettings() {
|
||||
CefSettings cef_settings;
|
||||
|
||||
//Disable CEF command line args.
|
||||
//Enable CEF command line args.
|
||||
cef_settings.command_line_args_disabled = false;
|
||||
|
||||
// Set CEF logging.
|
||||
|
||||
Reference in New Issue
Block a user