Skip to content

Commit

Permalink
Update Yodo1
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyMarvin committed May 1, 2023
1 parent 54c5d54 commit dc340c1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added android/plugins/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion yodo1mas.gd
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ func _ready():
func init() -> bool:
print("Initialize yodo sdk")
if(Engine.has_singleton("GodotYodo1Mas")):

# check if one signal is already connected
if not _yodo1mas_singleton.is_connected("on_interstitial_ad_loaded", self, "_on_interstitial_ad_loaded"):
connect_signals()
Expand Down

0 comments on commit dc340c1

Please sign in to comment.