Skip to content

Commit b3a70ae

Browse files
authored
Update variables wiki video (#636)
1 parent 7b0329d commit b3a70ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/gdevelop5/all-features/variables

docs/gdevelop5/all-features/variables/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ In GDevelop, you can use _variables_ to store temporary data, such as numbers an
1010
To learn how to store data that isn't temporary, such as a player's saved progress, refer to [storage](/gdevelop5/all-features/storage).
1111

1212
<div class="video-container">
13-
<iframe src="https://www.youtube.com/embed/Gh9WPecRnxo" frameborder="0" allowfullscreen></iframe>
13+
<iframe src="https://www.youtube.com/embed/ZZmsSUokbtg?si=c468CSWxapyQDSzt" frameborder="0" allowfullscreen></iframe>
1414
</div>
1515

1616
## Data types

0 commit comments

Comments
 (0)