Skip to content

Commit e08e0f2

Browse files
committed
up
1 parent eca8d69 commit e08e0f2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+18
-62
lines changed

Assets/Plugins/kbengine_unity3d_plugins/AccountBase.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,4 +296,4 @@ public override void callPropertysSetMethods()
296296

297297
}
298298
}
299-
}
299+
}

Assets/Plugins/kbengine_unity3d_plugins/AvatarBase.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -991,4 +991,4 @@ public override void callPropertysSetMethods()
991991

992992
}
993993
}
994-
}
994+
}

Assets/Plugins/kbengine_unity3d_plugins/Blowfish.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,4 +529,3 @@ public byte[] key()
529529
}
530530
}
531531
}
532-

Assets/Plugins/kbengine_unity3d_plugins/Bundle.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,4 +259,3 @@ public void writeEntitycall(byte[] v)
259259
}
260260
}
261261
}
262-

Assets/Plugins/kbengine_unity3d_plugins/ClientSDKUpdater.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,4 +156,3 @@ void Update()
156156
}
157157
#endif
158158
}
159-

Assets/Plugins/kbengine_unity3d_plugins/CustomDataTypes.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,4 +280,4 @@ public void addToStreamEx(Bundle stream, List<Int32> v)
280280
}
281281

282282

283-
}
283+
}

Assets/Plugins/kbengine_unity3d_plugins/DataTypes.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -663,4 +663,3 @@ public override bool isSameType(object v)
663663
}
664664
}
665665
}
666-

Assets/Plugins/kbengine_unity3d_plugins/Dbg.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,3 @@ public static void profileEnd(string name)
7676

7777
}
7878
}
79-

Assets/Plugins/kbengine_unity3d_plugins/EncryptionFilter.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,4 +188,3 @@ public override bool recv(MessageReaderBase reader, byte[] buffer, UInt32 rpos,
188188
}
189189
}
190190

191-

Assets/Plugins/kbengine_unity3d_plugins/Entity.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,4 +381,3 @@ public virtual void onControlled(bool isControlled_)
381381
}
382382

383383
}
384-

0 commit comments

Comments
 (0)