walkor %!s(int64=12) %!d(string=hai) anos
pai
achega
c151e12b1f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      workers/GameGateway.php

+ 1 - 1
workers/GameGateway.php

@@ -9,7 +9,7 @@
  * 
  */
 require_once WORKERMAN_ROOT_DIR . 'man/Core/SocketWorker.php';
-require_once WORKERMAN_ROOT_DIR . 'applications/Game/GameBuffer.php';
+require_once WORKERMAN_ROOT_DIR . 'applications/Game/Protocols/GameBuffer.php';
 require_once WORKERMAN_ROOT_DIR . 'applications/Game/Store.php';
 
 class GameGateway extends Man\Core\SocketWorker