optimization good.

This commit is contained in:
QuoteFox
2021-05-05 08:00:21 +01:00
parent 7040bbd230
commit 7d696c6b1a
2 changed files with 6 additions and 2 deletions
+4 -1
View File
@@ -559,8 +559,11 @@ GLOBAL_LIST_INIT(ballmer_windows_me_msg, list("Yo man, what if, we like, uh, put
if(ckey)
if(!client && !(stat == DEAD))
add_status_indicator("ssd")
SSD = TRUE
else
remove_status_indicator("ssd")
if(SSD)
remove_status_indicator("ssd")
SSD = FALSE
//Dizziness
if(dizziness)