Changing somelines in continent.cpp
This commit is contained in:
parent
3fa275e64d
commit
37c45bebac
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ namespace CONTINENT
|
||||||
enum TContinent
|
enum TContinent
|
||||||
{
|
{
|
||||||
INDOORS = 0,
|
INDOORS = 0,
|
||||||
INDOORS,
|
|
||||||
NEWBIELAND,
|
NEWBIELAND,
|
||||||
UNKNOWN,
|
UNKNOWN,
|
||||||
// NB_RESPAWN_POINT_TYPE = UNKNOWN,
|
// NB_RESPAWN_POINT_TYPE = UNKNOWN,
|
||||||
|
|
Loading…
Reference in a new issue