Google-Code-Fork / tibiaapi

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

Client.Icon.RemoveIcon() not removing icon #176

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. add icon (client.Icon.AddIcon(...)
2. remove icon (client.Icon.RemoveIcon(...)

What is the expected output? What do you see instead?
The Icon should be removed, but it is not.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by joebingham07@gmail.com on 11 Nov 2009 at 4:42

GoogleCodeExporter commented 9 years ago
Fixed in r763.

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