File diff r28551:f762d05f819e → r28552:48eaa3286eee
src/console_cmds.cpp
Show inline comments
 
@@ -2141,6 +2141,7 @@ DEF_CONSOLE_CMD(ConListDirs)
 
		{ SAVE_DIR,         "save",       true  },
 
		{ AUTOSAVE_DIR,     "autosave",   true  },
 
		{ SCREENSHOT_DIR,   "screenshot", true  },
 
		{ SOCIAL_INTEGRATION_DIR, "social_integration", true },
 
	};
 

	
 
	if (argc != 2) {