Fixed position confirming for 1.3.2 (FS #245)
git-svn-id: http://mc-server.googlecode.com/svn/trunk@877 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
@@ -297,6 +297,9 @@ void cProtocol132::SendLogin(const cPlayer & a_Player, const cWorld & a_World)
|
||||
Flush();
|
||||
|
||||
SendCompass(a_World);
|
||||
|
||||
// Send the initial position (so that confirmation works, FS #245):
|
||||
SendPlayerMoveLook();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user