mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-16 15:51:57 +00:00
run clang-format to order includes, fix include ordering errors
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include <memory>
|
||||
|
||||
#include "DefaultGameModeCommand.h"
|
||||
|
||||
#include <memory>
|
||||
|
||||
EGameCommand DefaultGameModeCommand::getId() {
|
||||
return eGameCommand_DefaultGameMode;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user