dakzh
Results
2
issues of
dakzh
enum SomeType { ZERO_VALUE = 0; ONE_VALUE = 1; } message Test { SomeType type = 1; bool is_test = 2; } If we try to covert Test object with...
After your opponent resigns the toast message is not going away. **To Reproduce** Steps to reproduce the behavior: Attached screenshot. **Expected behavior** A clear and concise description of what you...
bug