Skip to content

Commit a5850fd

Browse files
Update Assets/BossRoom/Scripts/ApplicationLifecycle/ApplicationController.cs
1 parent 5f7519c commit a5850fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Assets/BossRoom/Scripts/ApplicationLifecycle/ApplicationController.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ private bool OnWantToQuit()
139139
return canQuit;
140140
}
141141

142+
// TODO remove messaging for this once we have vcontainer.
142143
private void LeaveSession(QuitGameSessionMessage msg)
143144
{
144145
m_LobbyServiceFacade.EndTracking();

0 commit comments

Comments
 (0)