|
@@ -90,7 +90,7 @@ public class Client : MonoBehaviour
|
|
|
Register(54, Location.ReceiveLocations);
|
|
|
Register(55, ImageReceive);
|
|
|
Register(57, Location.TextureGetURL);
|
|
|
-
|
|
|
+ Register(58, User.LogInOut, 6);
|
|
|
|
|
|
//set data path
|
|
|
//if (Application.platform == RuntimePlatform.WindowsWebPlayer ||
|