Compare commits
3 Commits
e476a2646c
...
cd2bd84569
Author | SHA1 | Date |
---|---|---|
|
cd2bd84569 | |
|
fad0c79675 | |
|
1606cd3433 |
|
@ -19,7 +19,7 @@ MonoBehaviour:
|
|||
defaultInstantiateLoop: 1
|
||||
showHierarchyIcons: 1
|
||||
setTextureImporterSettings: 1
|
||||
textureSettingsReference:
|
||||
textureSettingsReference: Assets/Spine/Editor/spine-unity/Editor/ImporterPresets/PMATexturePreset.preset
|
||||
blendModeMaterialMultiply: {fileID: 0}
|
||||
blendModeMaterialScreen: {fileID: 0}
|
||||
blendModeMaterialAdditive: {fileID: 0}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 83cf30c5b8fffbb4486da15ecdbd3d40
|
||||
guid: a141cf4ba52496b4b943de0e1881ab20
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName: lzma/luabytes
|
||||
assetBundleVariant: unity3d
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
|
|
@ -0,0 +1,9 @@
|
|||
diff a/Assets/ManagedResources/~Lua/Modules/GoodFriend/GoodFriendMainPanel.lua b/Assets/ManagedResources/~Lua/Modules/GoodFriend/GoodFriendMainPanel.lua (rejected hunks)
|
||||
@@ -754,6 +754,7 @@
|
||||
this.maskText.text = this.friendApplicationText.text
|
||||
this.maskText.transform.localPosition = this.maskTextCurPos
|
||||
-- GoodFriendManager.RefreshFriendStateRequest()
|
||||
+ --
|
||||
elseif index == 3 then
|
||||
this.friendList:SetActive(false)
|
||||
this.friendApplication:SetActive(false)
|
|
@ -0,0 +1,7 @@
|
|||
fileFormatVersion: 2
|
||||
guid: b9ac8c55b2b238e40b69d0aaae0685fa
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
Loading…
Reference in New Issue