|
@ -308,7 +308,7 @@ class mmPlayer( object ): |
|
|
if authed: |
|
|
if authed: |
|
|
if "ipaddress" in self.player_obj: |
|
|
if "ipaddress" in self.player_obj: |
|
|
pldata["x_addrstring"] = self.ipaddress |
|
|
pldata["x_addrstring"] = self.ipaddress |
|
|
else: |
|
|
|
|
|
|
|
|
elif "address" in pldata: |
|
|
del pldata["address"] |
|
|
del pldata["address"] |
|
|
|
|
|
|
|
|
if self.channel.server.hasUserTexture(self.userid): |
|
|
if self.channel.server.hasUserTexture(self.userid): |
|
|