From f8362220ab5523eef74afe02a7737e011f6d9f95 Mon Sep 17 00:00:00 2001 From: beaglejoe Date: Sun, 14 Feb 2016 20:00:28 +0000 Subject: [PATCH] Fixed typo - Thanks MadBad git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6357 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 7e0272a23fec08a568943d400dc2b9caa359b5b7 Former-commit-id: eb921efdff6012bd14343b8c8db9314ed36f6006 --- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 1344f9065..76f52738a 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -41,7 +41,7 @@ Speed Dreams 2.2.0 *New individaul tire slip indicators *New ability to adjust car setup while driving (Brake bias,etc) and pre-select Pit actions *Race can start in Paused state. (see Simulation menu) - *Cool down driving now allowed port race.(see Simulation menu) + *Cool down driving now allowed post race.(see Simulation menu) *Window management changed from SDL1.2 to SDL2 *Joystick handling changed from PLIB to SDL2 *New graphics engine option (OpenSceneGraph) WIP (see OpenGL menu)