View Single Post
08-20-19, 07:07 PM   #4
Fizzlemizz
I did that?
 
Fizzlemizz's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Dec 2011
Posts: 1,877
Code:
/run GameMenuFrame = nil
then press escape will certainly give an error:
Code:
attempt to index global 'GameMenuFrame' (a nil value)
so if you're not using alt-f4 to exit the game, it must be there somewhere.

Now I have to go use alt-f4 to exit the game
__________________
Fizzlemizz
Maintainer of Discord Unit Frames and Discord Art.
Author of FauxMazzle, FauxMazzleHUD and Move Pad Plus.
  Reply With Quote