mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-23 13:55:46 +00:00
style: clang-format the entire project
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#include "minecraft/util/Log.h"
|
||||
#include "GameCommandPacket.h"
|
||||
|
||||
#include <limits>
|
||||
@@ -7,6 +6,7 @@
|
||||
#include "java/InputOutputStream/DataInputStream.h"
|
||||
#include "java/InputOutputStream/DataOutputStream.h"
|
||||
#include "minecraft/commands/CommandsEnum.h"
|
||||
#include "minecraft/util/Log.h"
|
||||
|
||||
GameCommandPacket::GameCommandPacket() { length = 0; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user