We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcd29ea commit a2bc0d0Copy full SHA for a2bc0d0
1 file changed
articles/tutorials/building_2d_games/21_customizing_gum_ui/snippets/optionsslider.cs
@@ -3,7 +3,7 @@
3
using Gum.DataTypes.Variables;
4
using Gum.Managers;
5
using Microsoft.Xna.Framework;
6
-using MonoGameGum.Forms.Controls;
+using Gum.Forms.Controls;
7
using MonoGameGum.GueDeriving;
8
using MonoGameLibrary.Graphics;
9
0 commit comments