You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting error on line with BELOW_THAN_ME = 0X24; (Tron.proto file):
Illegal id 0X24. Fixed just changing to 0x24, but i dont know what it can break
The text was updated successfully, but these errors were encountered:
I am getting error on line with
BELOW_THAN_ME = 0X24;
(Tron.proto file):Illegal id 0X24. Fixed just changing to
0x24
, but i dont know what it can breakThe text was updated successfully, but these errors were encountered: