Explorar o código

fix gh-pages actions

Ethosa %!s(int64=4) %!d(string=hai) anos
pai
achega
90a8cdc8e7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/nodesnim/nodes/animation_player.nim

+ 1 - 1
src/nodesnim/nodes/animation_player.nim

@@ -20,7 +20,7 @@ type
 
 proc AnimationPlayer*(name: string = "AnimationPlayer"): AnimationPlayerRef =
   runnableExamples:
-    var animation_player = AnimationPlayer("AnimationPlayer")
+    var animplayer = AnimationPlayer("AnimationPlayer")
   nodepattern(AnimationPlayerRef)
   result.objects = @[]
   result.duration = 180