fix :1、先删除H5代码
This commit is contained in:
@@ -57,7 +57,7 @@ public static class Language
|
||||
lang = "ru";
|
||||
}
|
||||
// }
|
||||
// lang = "pt";
|
||||
lang = "de";
|
||||
setCurrentLanguage(lang);
|
||||
}
|
||||
|
||||
|
||||
@@ -134,7 +134,7 @@ namespace ChillConnect
|
||||
{
|
||||
onVideoAdCompleted = onCompleted;
|
||||
_placement = placement;
|
||||
#if UNITY_EDITOR
|
||||
#if UNITY_EDITOR || GAME_RELEASE1
|
||||
onVideoAdCompleted?.Invoke(true);
|
||||
#else
|
||||
TrackKit.SendEvent(Property.adEvent,Property.watch_ad_people);
|
||||
|
||||
Reference in New Issue
Block a user