--- deliantra/server/socket/init.C 2007/03/11 02:12:45 1.39 +++ deliantra/server/socket/init.C 2007/03/14 01:19:10 1.40 @@ -136,7 +136,7 @@ * this face. Face 0 is sent to the client to say clear * face information. */ - faces_sent[0] = NS_FACESENT_FACE; + faces_sent[0] = true; socket_ev.prio (PE_PRIO_NORMAL); socket_ev.fd (fd);