rl-client: fix sending channel messages dropping ! prefixes

the server seems to always strip the first character from channel
messages, expecting its a /
This commit is contained in:
Max Weber
2021-12-01 05:30:10 -07:00
parent f8b23c4132
commit 581e6df145

View File

@@ -100,8 +100,8 @@ LABEL74:
substring
sconst "/"
compare
iconst 1
if_icmpeq LABEL83
iconst 0 ;
if_icmpne LABEL83
jump LABEL87
LABEL83:
sconst "/"