Difference between revisions of "MessageBox Tutorial/Centralized Decision Catching"

Removed return
imported>Haama
(Clarity)
imported>Haama
(Removed return)
Line 22: Line 22:
   elseif (Choosing > 0) && (Choice == -1)
   elseif (Choosing > 0) && (Choice == -1)
     Set Choice to GetButtonPressed
     Set Choice to GetButtonPressed
    Return
...
...
   elseif (Choosing == 1)
   elseif (Choosing == 1)
Anonymous user