update
This commit is contained in:
parent
a2070059af
commit
a42714054f
@ -182,7 +182,7 @@ public class QQSetu {
|
||||
}
|
||||
}
|
||||
try {
|
||||
if(msg.trim().length()>2){
|
||||
if(msg.trim().length()>3){
|
||||
return;
|
||||
}
|
||||
float i = Float.parseFloat(msg.trim());
|
||||
|
Loading…
Reference in New Issue
Block a user