new warning

This commit is contained in:
morden
2016-07-02 21:31:44 -04:00
parent bb48ecd8cc
commit f941ed83ca

View File

@@ -72,6 +72,7 @@ bool UAdvancedFriendsLibrary::RequestSteamFriendInfo(const FBPUniqueNetId Unique
} }
#endif #endif
UE_LOG(AdvancedFriendsLog, Warning, TEXT("RequestSteamFriendInfo Couldn't init steamAPI!"));
return false; return false;
} }