outline and randomness. Afterfix now tackles if necessary
[fp1415-soccerfun.git] / src / Gui / guiInterface.dcl
index e7e5db4..42c184e 100644 (file)
@@ -13,7 +13,7 @@ getActionPicsForGui           :: !Match !*env -> (!ActionPics,!*env) | FileSystem env
 */\r
 stepMatchForGui                        :: !FootballGame !*env -> (![RefereeAction], !FootballGame, !*env) | FileSystem env\r
 \r
-:: DisplaySpeed                        = Slowest | Slower | Normal | Faster | Fastest\r
+:: DisplaySpeed                        = Slowest | Slower | Normal | Fast | Faster | Fastest\r
 instance toString              DisplaySpeed\r
 instance fromString            DisplaySpeed\r
 instance ==                            DisplaySpeed\r