You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CM.ConfigData.BotBar={label: ['Bottom Bar OFF','Bottom Bar ON'],desc: 'Building Information',func: function(){CM.Disp.ToggleBotBar();}};
289
289
CM.ConfigData.TimerBar={label: ['Timer Bar OFF','Timer Bar ON'],desc: 'Timers of Golden Cookie, Season Popup, Frenzy (Normal, Clot, Elder), Click Frenzy',func: function(){CM.Disp.ToggleTimerBar();}};
290
-
CM.ConfigData.TimerBarPos={label: ['Timer Bar Position (Top-left)','Timer Bar Position (Bottom)'],desc: 'Placement of the Timer Bar',func: function(){CM.Disp.ToggleTimerBarPos();}};
290
+
CM.ConfigData.TimerBarPos={label: ['Timer Bar Position (Top Left)','Timer Bar Position (Bottom)'],desc: 'Placement of the Timer Bar',func: function(){CM.Disp.ToggleTimerBarPos();}};
CM.ConfigData.BotBar={label: ['Bottom Bar OFF','Bottom Bar ON'],desc: 'Building Information',func: function(){CM.Disp.ToggleBotBar();}};
100
100
CM.ConfigData.TimerBar={label: ['Timer Bar OFF','Timer Bar ON'],desc: 'Timers of Golden Cookie, Season Popup, Frenzy (Normal, Clot, Elder), Click Frenzy',func: function(){CM.Disp.ToggleTimerBar();}};
101
-
CM.ConfigData.TimerBarPos={label: ['Timer Bar Position (Top-left)','Timer Bar Position (Bottom)'],desc: 'Placement of the Timer Bar',func: function(){CM.Disp.ToggleTimerBarPos();}};
101
+
CM.ConfigData.TimerBarPos={label: ['Timer Bar Position (Top Left)','Timer Bar Position (Bottom)'],desc: 'Placement of the Timer Bar',func: function(){CM.Disp.ToggleTimerBarPos();}};
0 commit comments