From f2bd82f548bfeb045b64ad13f21fc4e216f497c5 Mon Sep 17 00:00:00 2001 From: Scott Wichser Date: Tue, 26 Nov 2024 05:41:09 -0600 Subject: [PATCH] Typo in 2.0.6 ChangeLog entry --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0a3ce81a92..916c8bd083 100644 --- a/ChangeLog +++ b/ChangeLog @@ -602,7 +602,7 @@ BZFlag 2.0.6 "Good enough for now" (2006-04-09) * game variables no longer accept invalid values. - Jeff Myers * Special Effects use tank (was team) color - Karsten Behrmann, Jeff Myers * /reset uses the values from the config and the map as default - Jeff Myers -* Sreenshots now remember where they left off - Jeff Myers, Thomas Sowell +* Screenshots now remember where they left off - Jeff Myers, Thomas Sowell * Have windows dump std::error out to a file - Jeff Myers * Various API enhancements - Jeff Myers and others ( from patches ) * Not applauding when capturing his own flag - Alfredo Tupone @@ -970,7 +970,7 @@ BZFlag 1.10.4 "not a smurf" (2004-01-24) * Hunter name used for kill, lock, and info messages - Jeff Myers * Increase resolution of textures to look better - Jeff Myers * Add experimental quality setting for enhanced effects - Jeff Myers -* Tunf off tank LOD, and ground grid for experimental quality - Jeff Myers +* Turn off tank LOD, and ground grid for experimental quality - Jeff Myers * Add sides to the body of the hightank model - Jeff Myers * Improve flag texture for high and experimental quality levels - Jeff Myers * Increase moon segments for exp. quality - Jeff Myers @@ -1052,7 +1052,7 @@ BZFlag 1.10.0 "Break the world" (2003-12-09 was 1.9.x) * Added bzadmin - Lars Luthman * Munitions now bounce off buildings/ground in z direction - Dave Brosius * World object and -worldsize parameters - Jeff Myers -* Server side world parm (bzdb) file [clo] - Dave Brosius +* Server side world param (bzdb) file [clo] - Dave Brosius * MsgTeamUpdate, MsgFlagUpdate coalesced - Dave Brosius * Burrow Flag - Dave Brosius * Observer is a first class team - Dave Brosius