forked from metin-server/m2dev-client-src
init
This commit is contained in:
20
src/EterLib/EnvironmentMap.cpp
Normal file
20
src/EterLib/EnvironmentMap.cpp
Normal file
@@ -0,0 +1,20 @@
|
||||
// EnvironmentMap.cpp: implementation of the CEnvironmentMap class.
|
||||
//
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "EnvironmentMap.h"
|
||||
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
// Construction/Destruction
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
|
||||
CEnvironmentMap::CEnvironmentMap()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
CEnvironmentMap::~CEnvironmentMap()
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user