event_map.proto 69 B

12345
  1. syntax = "proto3";
  2. enum NetworkEvent {
  3. UpdateNetworkType = 0;
  4. }