diff options
author | Filippos Karapetis | 2012-03-25 16:50:59 +0300 |
---|---|---|
committer | Filippos Karapetis | 2012-03-25 16:50:59 +0300 |
commit | 82c88233b232c42ffec1f88b4ecb02039342916c (patch) | |
tree | 075afac2dfc9887bd2932cfb9597ae558d568671 | |
parent | 60b7b43d879943c77b21e4bc042eef35cb7dd8c5 (diff) | |
download | scummvm-rg350-82c88233b232c42ffec1f88b4ecb02039342916c.tar.gz scummvm-rg350-82c88233b232c42ffec1f88b4ecb02039342916c.tar.bz2 scummvm-rg350-82c88233b232c42ffec1f88b4ecb02039342916c.zip |
NEWS: Fix spacing
-rw-r--r-- | NEWS | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -14,10 +14,10 @@ For a more comprehensive changelog of the latest experimental code, see: - Added Basque translation. - Added custom game and engine options in the DREAMWEB, KYRA, QUEEN, SKY and SCI engines. It is now possible to toggle these options via the Engine tab - when adding or editing a configuration for a game. In most cases, you will - have to readd your games in ScummVM's launcher in order to get the custom - options tab, otherwise it won't be visible. - + when adding or editing a configuration for a game. In most cases, you will + have to readd your games in ScummVM's launcher in order to get the custom + options tab, otherwise it won't be visible. + SDL ports: - Added support for OpenGL (GSoC Task). |