From d119765068581fa563e7ef4ae1f1b2b7612baf55 Mon Sep 17 00:00:00 2001 From: stpohle Date: Wed, 6 Apr 2005 21:45:46 +0000 Subject: [PATCH] fixed: playergfx overlapped the player name. if you selected no player you will see for you or anyone else who have no player a ghost player. --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index b24fca8..f773ac5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,10 @@ -$Id: ChangeLog,v 1.100 2005/04/06 21:17:42 stpohle Exp $ +$Id: ChangeLog,v 1.101 2005/04/06 21:45:46 stpohle Exp $ Version 0.11.6.1 ================ - Ghost Player added. - +- Playername will not overlapped by the player gfx anymore. Version 0.11.6 ==============