Make Launch Offline not launch online in 1.6+
Signed-off-by: Josiah Glosson <soujournme@gmail.com>
(cherry picked from commit 1fbb41f5e2)
			
			
This commit is contained in:
		 Josiah Glosson
					Josiah Glosson
				
			
				
					committed by
					
						![github-actions[bot]](/assets/img/avatar_default.png) github-actions[bot]
						github-actions[bot]
					
				
			
			
				
	
			
			
			![github-actions[bot]](/assets/img/avatar_default.png) github-actions[bot]
						github-actions[bot]
					
				
			
						parent
						
							7c5d07e74d
						
					
				
				
					commit
					862f4fb061
				
			| @@ -26,6 +26,7 @@ bool AuthSession::MakeOffline(QString offline_playername) | ||||
|         return false; | ||||
|     } | ||||
|     session = "-"; | ||||
|     access_token = "0"; | ||||
|     player_name = offline_playername; | ||||
|     status = PlayableOffline; | ||||
|     return true; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user