From fc55da23edebacca8aed3d13671528606e6f93c1 Mon Sep 17 00:00:00 2001 From: Steven Vascellaro Date: Mon, 18 Apr 2016 12:50:17 -0400 Subject: [PATCH] Fixed bullet formatting --- Features-to-implement.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Features-to-implement.md b/Features-to-implement.md index 3833dc2..f3c3a8d 100644 --- a/Features-to-implement.md +++ b/Features-to-implement.md @@ -5,7 +5,7 @@ The following is a list of features which can be implemented without any additio * Allowing direct import of RCT1 scenarios and saves, including readding missing land types, coasters, etc. -[IntelOrca](https://github.com/IntelOrca) and [Gymnasiast](https://github.com/Gymnasiast) ## Windows -~~* New scenario select window that can categorise scenarios by game / expansion and then by difficulty. Including RCT1 scenarios as well with further placeholders for showing an image of map, author etc.~~ +* ~~New scenario select window that can categorise scenarios by game / expansion and then by difficulty. Including RCT1 scenarios as well with further placeholders for showing an image of map, author etc.~~ * A mature window that opens when loading a park failed due to missing objects. Display the missing objects, and ignore / replace checkboxes (placeholder for now). Suggested in [#1748](https://github.com/OpenRCT2/OpenRCT2/issues/1748) as a better alternative to the console. * A new credits window that displays all the contributors for OpenRCT2, the original authors of RCT2 and information about the default music tracks. OpenTTD used a scrolling textbox (if inspiration is needed). * A new first-time start up screen (or if install path is incorrect). Displays the status of the game, whether it can find install files, and a directory browser selection, see [#1648](https://github.com/OpenRCT2/OpenRCT2/issues/1648). Various changes may be required to allow the game to run without g1.dat and other RCT2 files (TTF fonts can be used).