mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-22 14:45:43 +00:00
style: clang-format the entire project
This commit is contained in:
@@ -9,14 +9,13 @@
|
||||
#include <utility>
|
||||
#include <vector>
|
||||
|
||||
#include "util/Timer.h"
|
||||
|
||||
#include "TutorialEnum.h"
|
||||
#include "TutorialMessage.h"
|
||||
#include "app/common/Tutorial/Constraints/TutorialConstraint.h"
|
||||
#include "app/common/Tutorial/Hints/TutorialHint.h"
|
||||
#include "app/common/Tutorial/Tasks/TutorialTask.h"
|
||||
#include "app/common/Tutorial/TutorialEnum.h"
|
||||
#include "TutorialEnum.h"
|
||||
#include "TutorialMessage.h"
|
||||
#include "util/Timer.h"
|
||||
|
||||
class Entity;
|
||||
class ItemInstance;
|
||||
|
||||
Reference in New Issue
Block a user