]> Untitled Git - wolf-seeking-sheep.git/blobdiff - addons/dialogic/Modules/Background/dialogic_background.gd
Squashed commit of the following:
[wolf-seeking-sheep.git] / addons / dialogic / Modules / Background / dialogic_background.gd
index 9e84a91afeaab7775b417a29b2a789afd2f19108..10596333f8fc5db6fa42e843bda8311c18a522a6 100644 (file)
@@ -35,4 +35,3 @@ func _custom_fade_in(_time:float) -> bool:
 ## If you return false (by default) it will attempt to animate the "modulate" property.
 func _custom_fade_out(_time:float) -> bool:
        return false
-