diff options
author | rubidium <rubidium@openttd.org> | 2011-06-14 04:56:51 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2011-06-14 04:56:51 +0000 |
commit | 05f16eb84919d8e3d178541f6bd7eaf651523603 (patch) | |
tree | 7505af1b72e2b36d31e7f3bcd4bb87388a61eed9 | |
parent | 974c6c443cb8b74b5dbf5c8b4403be1d6862049b (diff) | |
download | openttd-05f16eb84919d8e3d178541f6bd7eaf651523603.tar.xz |
(svn r22587) -Fix: inconsistency in known-bugs.txt
-rw-r--r-- | known-bugs.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/known-bugs.txt b/known-bugs.txt index 237ae813c..3c387d533 100644 --- a/known-bugs.txt +++ b/known-bugs.txt @@ -265,7 +265,7 @@ OpenTTD hangs when started on 32 bits Windows [FS#4083] default we are not able to detect this failure, except when Windows' music initialisation function returns after several hours and then there is no point in switching the music driver anymore. - The reason we do not use the "win32" music driver as default are + The reason we still use the "win32" music driver as default are described in the "Long delay between switching music/song" section of this document. |