Skip to content

Commit

Permalink
FIx bug null input game object in log in script
Browse files Browse the repository at this point in the history
  • Loading branch information
MinhPhu0304 authored and KadinHoneyfield committed Oct 20, 2019
1 parent a719dd4 commit b3d97ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Assets/Scenes/Login.unity
Original file line number Diff line number Diff line change
Expand Up @@ -980,8 +980,8 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 828d982a235f175459dc828878d94928, type: 3}
m_Name:
m_EditorClassIdentifier:
t_name: {fileID: 573922102}
t_Password: {fileID: 1338651780}
textInputUsername: {fileID: 573922102}
textInputPassword: {fileID: 1338651780}
t_id: {fileID: 0}
dataUser: {fileID: 0}
--- !u!1 &766531930
Expand Down

0 comments on commit b3d97ec

Please sign in to comment.