rl-client: cleanup cs2 overlays

This commit is contained in:
Max Weber
2021-05-22 10:30:59 -06:00
committed by Adam
parent cb0d98bbc8
commit 939852f135
7 changed files with 20 additions and 21 deletions

View File

@@ -10,9 +10,9 @@
pop_int ; pop chat type
string_length ; get string length of chat message
iconst 0 ; load 0
if_icmpne LABEL100 ; if length is not 0, continue
if_icmpne CONTINUE ; if length is not 0, continue
return
LABEL100:
CONTINUE:
get_varbit 4394
iconst 1
if_icmpeq LABEL4