mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-08-04 05:15:51 -04:00
Added serverPathfinding library
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
// ======================================================================
|
||||
//
|
||||
// FirstServerPathfinding.h
|
||||
// copyright (c) 2001 Sony Online Entertainment
|
||||
//
|
||||
// ======================================================================
|
||||
|
||||
#ifndef INCLUDED_FirstServerPathfinding_H
|
||||
#define INCLUDED_FirstServerPathfinding_H
|
||||
|
||||
// ======================================================================
|
||||
|
||||
#include "sharedPathfinding/FirstSharedPathfinding.h"
|
||||
|
||||
// ======================================================================
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user