fix :1、先删除H5代码

This commit is contained in:
2026-07-07 20:03:00 +08:00
parent 03b3ad4364
commit 3fd1e034c9
36 changed files with 33895 additions and 34364 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ public static class Language
lang = "ru";
}
// }
// lang = "pt";
lang = "de";
setCurrentLanguage(lang);
}
+1 -1
View File
@@ -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);