Google-Code-Fork / tibiaapi

Automatically exported from code.google.com/p/tibiaapi
MIT License
0 stars 0 forks source link

Client.Skin.RemoveSkin(skinId) not removing skin. #171

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add skin to client.
2. Remove specific skin.

What is the expected output? What do you see instead?
Skin should be removed. Nothing happens.

Please use labels and text to provide additional information.
Client.Skin.RemoveAll() will remove all skins.

Original issue reported on code.google.com by joebingham07@gmail.com on 12 Sep 2009 at 6:16

GoogleCodeExporter commented 9 years ago
Fixed in r763.

Original comment by joebingham07@gmail.com on 12 Nov 2009 at 4:46