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
4 files
+700 −699 | DataTypes.cs | |
+2 −0 | KBEMain.cs | |
+4 −1 | KBEngine.cs | |
+4 −1 | KBEngineArgs.cs |
Submodule kbengine_demos_assets
updated
6 files
+18 −18 | scripts/base/Account.py | |
+1 −1 | scripts/base/Avatar.py | |
+0 −3 | scripts/db/.gitignore | |
+34 −0 | scripts/db/kbengine.py | |
+2 −3 | scripts/interface/kbengine.py | |
+90 −0 | scripts/login/kbengine.py |