Skip to content

Commit 9f87ea1

Browse files
committed
Migrate to proto3
The absence of certain fields when they have their default value makes it seen, like FP switched to proto3. This just removed the required annotation on each field. Also: Enums are required to be 0-based. I wasnt sure how facepunch is handling this, so i for now introduced a RESERVED enum value for AppEntityType and EntityType. This is not tested yet, but only an early fix to show whats broken in general.
1 parent 065d2ca commit 9f87ea1

1 file changed

Lines changed: 128 additions & 126 deletions

File tree

0 commit comments

Comments
 (0)