Fix MC to ommit empty objects
This commit is contained in:
@@ -25,6 +25,8 @@ class FieldPresenseMask {
|
||||
int set(int i, bool on);
|
||||
|
||||
void setMaxLen(int);
|
||||
|
||||
int getMaxLen();
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user