Proto.lua 98 B

12345
  1. GC_BROADCAST = {
  2. {"type", 1, "int"},
  3. {"displayTime", 1, "int"},
  4. {"msg", 1, "string"},
  5. }