Line 897:
Line 897:
okayBtn.SetSoundOver(&btnSoundOver);
okayBtn.SetSoundOver(&btnSoundOver);
okayBtn.SetTrigger(&trigA);
okayBtn.SetTrigger(&trigA);
−
okaydBtn.SetEffectGrow();
+
okayBtn.SetEffectGrow();
///Here is where you Halt the Gui, and append things. Notice that everything is appended to the GuiWindow w. w is then appended to the mainWindow.
///Here is where you Halt the Gui, and append things. Notice that everything is appended to the GuiWindow w. w is then appended to the mainWindow.