When ever i change anything thing in Spawncharacter.cs
it allways highlights the top
And says
Where do i delete these paths any help :P
it allways highlights the top
Code:
public static byte[] SpawnCharacter(ClientSocket CSocket)
Code:
Error 3 'CoEmu_v2_GameServer.Packets.ConquerPacket.SpawnCharacter(CoEmu_v2_GameServer.Connections.ClientSocket)': not all code paths return a value C:.../SpawnCharacter.cs 22 30 CoEmu v2 GameServer