Skip to content

Commit

Permalink
Fix for issue #7, pause button not working
Browse files Browse the repository at this point in the history
  • Loading branch information
UnityGuillaume committed Apr 4, 2019
1 parent daa1ea3 commit a27a1f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Assets/Scenes/Main.unity
Original file line number Diff line number Diff line change
Expand Up @@ -9567,14 +9567,14 @@ MonoBehaviour:
m_Calls:
- m_Target: {fileID: 1245236425}
m_MethodName: Pause
m_Mode: 1
m_Mode: 6
m_Arguments:
m_ObjectArgument: {fileID: 0}
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
m_IntArgument: 0
m_FloatArgument: 0
m_StringArgument:
m_BoolArgument: 0
m_BoolArgument: 1
m_CallState: 2
m_TypeName: UnityEngine.UI.Button+ButtonClickedEvent, UnityEngine.UI, Version=1.0.0.0,
Culture=neutral, PublicKeyToken=null
Expand Down

0 comments on commit a27a1f7

Please sign in to comment.