update
This commit is contained in:
@@ -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());
|
||||
|
||||
Reference in New Issue
Block a user