File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Assets/Plugins/Source/Core Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -73,13 +73,12 @@ namespace PlayEveryWare.EpicOnlineServices
7373 using LoginCallbackInfo = Epic . OnlineServices . Auth . LoginCallbackInfo ;
7474 using LoginOptions = Epic . OnlineServices . Auth . LoginOptions ;
7575 using LoginStatusChangedCallbackInfo = Epic . OnlineServices . Auth . LoginStatusChangedCallbackInfo ;
76-
76+ #endif
7777 using Utility ;
7878 using JsonUtility = PlayEveryWare . EpicOnlineServices . Utility . JsonUtility ;
7979 using LogoutCallbackInfo = Epic . OnlineServices . Auth . LogoutCallbackInfo ;
8080 using LogoutOptions = Epic . OnlineServices . Auth . LogoutOptions ;
8181 using OnLogoutCallback = Epic . OnlineServices . Auth . OnLogoutCallback ;
82- #endif
8382
8483 /// <summary>
8584 /// One of the responsibilities of this class is to manage the lifetime of
You can’t perform that action at this time.
0 commit comments