mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Core: Kill AGAIN whitespace :(
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#include "ScriptedCreature.h"
|
||||
#include "karazhan.h"
|
||||
|
||||
enum Spells
|
||||
enum Spells
|
||||
{
|
||||
SPELL_REPENTANCE = 29511,
|
||||
SPELL_HOLYFIRE = 29522,
|
||||
|
||||
@@ -32,7 +32,7 @@ void SetProcessPriority(const std::string logChannel)
|
||||
#if PLATFORM_APPLE
|
||||
(void)logChannel;
|
||||
#endif
|
||||
|
||||
|
||||
#if defined(_WIN32) || defined(__linux__)
|
||||
|
||||
///- Handle affinity for multiple processors and process priority
|
||||
|
||||
Reference in New Issue
Block a user