Indentation and misc cleanup

This commit is contained in:
Bobblybook
2024-10-01 18:27:06 +10:00
parent 94ebe5874a
commit b59c87871f
4 changed files with 28 additions and 28 deletions

View File

@@ -1,5 +1,5 @@
#ifndef _PLAYERRBOT_WOTLKDUNGEONUKMULTIPLIERS_H_
#define _PLAYERRBOT_WOTLKDUNGEONUKMULTIPLIERS_H_
#ifndef _PLAYERRBOT_WOTLKDUNGEONUKMULTIPLIERS_H
#define _PLAYERRBOT_WOTLKDUNGEONUKMULTIPLIERS_H
#include "Multiplier.h"

View File

@@ -1,5 +1,5 @@
#ifndef _PLAYERBOT_WOTLKDUNGEONUKSTRATEGY_H
#define _PLAYERBOT_WOTLKDUNGEONUKSTRATEGY_H
#ifndef _PLAYERBOT_WOTLKDUNGEONUKSTRATEGY_H_
#define _PLAYERBOT_WOTLKDUNGEONUKSTRATEGY_H_
#include "Multiplier.h"
#include "AiObjectContext.h"