Tabs to spaces and whitespace cleanup

This commit is contained in:
Nayd
2015-02-04 21:56:51 +00:00
parent a4d03a5ed1
commit 49e8381a90
3 changed files with 6 additions and 6 deletions

View File

@@ -501,7 +501,7 @@ namespace WorldPackets
std::vector<uint8> QuestsCompleted;
int32 ServerRegionID = 3; // Cfg_Regions.dbc, EU
};
class SetActionBarToggles final : public ClientPacket
{
public:

View File

@@ -2412,14 +2412,14 @@ enum QuelDelarMisc
Position const QuelDelarCenterPos = { 5309.259f, 2006.390f, 718.046f, 0.0f };
Position const QuelDelarSummonPos = { 5298.473f, 1994.852f, 709.424f, 3.979351f };
Position const QuelDelarMovement[] =
{
{
{ 5292.870f, 1998.950f, 718.046f, 0.0f },
{ 5295.819f, 1991.912f, 707.707f, 0.0f },
{ 5295.301f, 1989.782f, 708.696f, 0.0f }
};
Position const UtherQuelDelarMovement[] =
{
{
{ 5336.830f, 1981.700f, 709.319f, 0.0f },
{ 5314.350f, 1993.440f, 707.726f, 0.0f }
};

View File

@@ -1061,9 +1061,9 @@ Command.LookupMaxResults = 0
#
# Ticket.SystemStatus
# Description: Enable/disable the ticket system. This disables the whole customer
# Description: Enable/disable the ticket system. This disables the whole customer
# support UI after trying to send a ticket in disabled state
# (MessageBox: "GM Help Tickets are currently unavailable.").
# (MessageBox: "GM Help Tickets are currently unavailable.").
# UI remains disabled until the character relogs.
# Default: 1 - (Enabled)
# 0 - (Disabled)
@@ -1082,7 +1082,7 @@ Ticket.SubmitTicket = 0
# Ticket.SubmitBug
# Description: Allow/disallow opening new bug reports.
# Default: 0 - (Disabled)
# 1 - (Enabled, Experimental)
# 1 - (Enabled, Experimental)
Ticket.SubmitBug = 0