From 4eaa8aa7f29c6313160bfef541c62d0445741f1a Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Wed, 20 May 2015 15:47:25 +0100 Subject: [PATCH] Removed another v0.6-specific FAQ. --- LOOT-FAQs.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/LOOT-FAQs.md b/LOOT-FAQs.md index abc201a..5b0c82a 100644 --- a/LOOT-FAQs.md +++ b/LOOT-FAQs.md @@ -23,7 +23,6 @@ 17. [LOOT shows the wrong or no version number for some plugins. Why?](#loot-shows-the-wrong-or-no-version-number-for-some-plugins-why) 18. [A game is installed, but LOOT cannot detect it. How do I fix this?](#a-game-is-installed-but-loot-cannot-detect-it-how-do-i-fix-this) 19. [When LOOT updates the load order, it removes line breaks from `plugins.txt` and `loadorder.txt`. Won't this break something?](#when-loot-updates-the-load-order-it-removes-line-breaks-from-pluginstxt-and-loadordertxt-wont-this-break-something) -20. [Some of LOOT's user interface is cut off by the edge of its window. Why?](#some-of-loots-user-interface-is-cut-off-by-the-edge-of-its-window-why) ### Questions @@ -119,8 +118,4 @@ Another cause may be that the game is installed in a location where you does not ##### When LOOT updates the load order, it removes line breaks from `plugins.txt` and `loadorder.txt`. Won't this break something? -LOOT has probably just replaced the `CR LF` line breaks with `LF` line breaks. It doesn't make any difference to the game. - -##### Some of LOOT's user interface is cut off by the edge of its window. Why? - -This is probably due to your display scaling settings, and may also affect other applications. Try setting your scaling to 100% to avoid the issue. +LOOT has probably just replaced the `CR LF` line breaks with `LF` line breaks. It doesn't make any difference to the game. \ No newline at end of file