mirror of
				https://github.com/mordentral/AdvancedSessionsPlugin.git
				synced 2025-10-26 01:44:20 +00:00 
			
		
		
		
	fix missing return
This commit is contained in:
		| @@ -83,6 +83,8 @@ void UAutoLoginUserCallbackProxy::OnCompleted(int32 LocalUserNum, bool bWasSucce | ||||
| 		{ | ||||
| 			OnFailure.Broadcast(); | ||||
| 		} | ||||
|  | ||||
| 		return; | ||||
| 	} | ||||
|  | ||||
| 	OnFailure.Broadcast(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Joshua
					Joshua