10 lines
276 B
C#
10 lines
276 B
C#
// Copyright (c) CypherCore <http://github.com/CypherCore> All rights reserved.
|
|
// Licensed under the GNU GENERAL PUBLIC LICENSE. See LICENSE file in the project root for full license information.
|
|
|
|
namespace Game.BattleGrounds.Zones
|
|
{
|
|
class DeepwindGorge
|
|
{
|
|
}
|
|
}
|