Skip to content

Commit 63eea29

Browse files
authored
[增加]1. 增加微信库的引用
1 parent 5caaf78 commit 63eea29

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Runtime/GravityEngine.Runtime.asmdef

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"name": "GravityEngine.Runtime",
3-
"references": [],
3+
"references": [
4+
"Wx"
5+
],
46
"rootNamespace": "GravityEngine.Runtime",
57
"includePlatforms": [],
68
"excludePlatforms": [],
@@ -11,4 +13,4 @@
1113
"defineConstraints": [],
1214
"versionDefines": [],
1315
"noEngineReferences": false
14-
}
16+
}

0 commit comments

Comments
 (0)