forked from u3dkbe/kbengine_unity3d_warring
-
Notifications
You must be signed in to change notification settings - Fork 326
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule kbengine_unity3d_plugins
updated
6 files
+1 −1 | Bundle.cs | |
+4 −1 | Entity.cs | |
+124 −98 | NetworkInterface.cs | |
+94 −95 | PacketReceiver.cs | |
+62 −61 | PacketSender.cs | |
+12 −0 | Property.cs |
Submodule kbengine_demos_assets
updated
2 files
+27 −0 | res/server/kbengine.xml | |
+2 −2 | scripts/interface/kbemain.py |