View Single Post
12-07-22, 05:04 PM   #3
watchout
A Fallenroot Satyr
Join Date: Mar 2008
Posts: 20
It should be the "GameTimeFrame", just do
Lua Code:
  1. GameTimeFrame:Hide()

If that doesn't do it, you can also hide TimeManagerClockButton, but you may need to "force" it hidden, Blizzard likes to show them again

I'm doing that here https://github.com/watchout-mods/Ana...Clock.lua#L210
  Reply With Quote