Fixed bugs
This commit is contained in:
parent
fd872506ae
commit
2b36d3aef8
@ -448,7 +448,7 @@ alias gChatLineReset "alias gChatLine2 echo Hentai; alias gChatLine3 echo Lmaobo
|
|||||||
gChatLineReset
|
gChatLineReset
|
||||||
|
|
||||||
// With an alias to reset our lines to default, we make alias to allow the chat aliases to notify us when a selected spam is selected. We do this for all the different types
|
// With an alias to reset our lines to default, we make alias to allow the chat aliases to notify us when a selected spam is selected. We do this for all the different types
|
||||||
// We reset the lines back to default then change one line to represent our selected option
|
// We reset the lines back to default then change one line to represent our selected option. Update due to not updating when wait is disabled
|
||||||
alias gChatNotifyHentai "gChatLineReset; alias gChatLine2 echo Hentai(sel); alias gChatLine2a echo Hentai(sel)<---"
|
alias gChatNotifyHentai "gChatLineReset; alias gChatLine2 echo Hentai(sel); alias gChatLine2a echo Hentai(sel)<---"
|
||||||
alias gChatNotifyLmaobox "gChatLineReset; alias gChatLine3 echo Lmaobox(sel); alias gChatLine3a echo Lmaobox(sel)<---"
|
alias gChatNotifyLmaobox "gChatLineReset; alias gChatLine3 echo Lmaobox(sel); alias gChatLine3a echo Lmaobox(sel)<---"
|
||||||
alias gChatNotifyCathook "gChatLineReset; alias gChatLine4 echo Cathook(sel); alias gChatLine4a echo Cathook(sel)<---"
|
alias gChatNotifyCathook "gChatLineReset; alias gChatLine4 echo Cathook(sel); alias gChatLine4a echo Cathook(sel)<---"
|
||||||
|
Reference in New Issue
Block a user