eh?
This commit is contained in:
		| @@ -272,7 +272,7 @@ void Server::Run() { | ||||
| 			if (conn->m_nsync) { | ||||
| 				Timestamp tstamp = conn->Run(m_world); | ||||
|  | ||||
| 				if (conn->player->AmIDead() && tstamp) { | ||||
| 				if (conn->player->AmIDead()) { | ||||
| 					Chat* chat = new Chat(); | ||||
| 					chat->dest_id = chat->dest_team_id =  chat->src_id = 0; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user