Changed: Fixed pacs_scan.cpp used by ai_build_wmap, build_packed_world_col for compilation under Linux.

hg/feature/sound
mattraykowski 15 years ago
parent 91131af290
commit 42709b136c

@ -1415,10 +1415,10 @@ public:
static const CDirection::TDirection dirs[] = static const CDirection::TDirection dirs[] =
{ {
{CDirection::W}, CDirection::W,
{CDirection::E}, CDirection::E,
{CDirection::S}, CDirection::S,
{CDirection::N} CDirection::N
}; };

Loading…
Cancel
Save