Removed another v0.6-specific FAQ.

This commit is contained in:
Oliver Hamlet
2015-05-20 15:47:25 +01:00
parent a13b65eccf
commit 4eaa8aa7f2
+1 -6
View File
@@ -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.