mirror of
https://github.com/opensim/opensim.git
synced 2026-08-02 06:44:15 +08:00
We have successful login!
This commit is contained in:
@@ -38,10 +38,7 @@ namespace OpenSim
|
||||
else
|
||||
{
|
||||
System.Text.Encoding _enc = System.Text.Encoding.ASCII;
|
||||
if (Pack.Type != PacketType.PacketAck)
|
||||
{
|
||||
Console.WriteLine(Pack.Type.ToString());
|
||||
}
|
||||
|
||||
switch (Pack.Type)
|
||||
{
|
||||
case PacketType.ViewerEffect:
|
||||
|
||||
Reference in New Issue
Block a user