rl-client: cleanup cs2 overlays
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user