| 12345678910111213141516 |
- <?php
- # Generated by the protocol buffer compiler. DO NOT EDIT!
- # source: proto/game.proto
- namespace Uraus\Kku;
- if (false) {
- /**
- * This class is deprecated. Use Uraus\Kku\Response\ResponseMatchexchangeList instead.
- * @deprecated
- */
- class Response_ResponseMatchexchangeList {}
- }
- class_exists(Response\ResponseMatchexchangeList::class);
- @trigger_error('Uraus\Kku\Response_ResponseMatchexchangeList is deprecated and will be removed in the next major release. Use Uraus\Kku\Response\ResponseMatchexchangeList instead', E_USER_DEPRECATED);
|