You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reference at
http://tibiaapi.googlecode.com/svn/trunk/documentation/class_tibia_1_1_packets_1
_1_incoming_1_1_creature_speech_packet.html#c6b915bf308695886c51e294203f891b
states the syntax is:
override void Tibia.Packets.Incoming.CreatureSpeechPacket.ToNetworkMessage(ref
NetworkMessage msg) [virtual]
Where as in the api it states:
public override void ToNetworkMessage(NetworkMessage msg);
Original issue reported on code.google.com by [email protected] on 19 Feb 2011 at 9:10
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 19 Feb 2011 at 9:10The text was updated successfully, but these errors were encountered: