diff options
-rw-r--r-- | web/include/status.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/include/status.php b/web/include/status.php index 252d07d..2f42343 100644 --- a/web/include/status.php +++ b/web/include/status.php @@ -90,7 +90,7 @@ </table> <h2>Implemented Features</h2> <ul> - <li>SDL being used for xxx,xxx,xxx,xxx.</li> + <li>SDL being used for sound, input. Though not on Windows.</li> <li>Colors converted to BASH colors!111</li> <li>More supported platforms, see the table above.</li> </ul> |