mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-01 21:54:19 +00:00
style: clang-format the entire project
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#include "platform/NetTypes.h"
|
||||
#include "java/System.h"
|
||||
#include "platform/NetTypes.h"
|
||||
|
||||
NetworkPlayerQNet::NetworkPlayerQNet(IQNetPlayer* qnetPlayer) {
|
||||
m_qnetPlayer = qnetPlayer;
|
||||
|
||||
Reference in New Issue
Block a user