We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeb1ae5 commit 7c890d2Copy full SHA for 7c890d2
main.py
@@ -160,7 +160,7 @@ def try_lock(agent):
160
logger.debug("Valorant wasn't detected in process list so stopped locking.\nProcess list:")
161
logger.debug(str([p.name() for p in psutil.process_iter()]))
162
163
- return errorAlert("TURN VALORANT ON", "YOU CLOWN", 3)
+ return errorAlert("TURN VALORANT ON", "YOU CLOWN L BOZO", 3)
164
165
try: # try and get the region code automatically
166
logger.debug('Trying to find region...')
0 commit comments