mirror of
https://github.com/SantaSpeen/BeamMP-Server.git
synced 2026-04-05 01:06:02 +00:00
clang-format everything
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
#include "UnixCompat.h"
|
||||
#include <future>
|
||||
#include <iostream>
|
||||
#include <utility>
|
||||
#include <optional>
|
||||
#include <utility>
|
||||
|
||||
std::unique_ptr<LuaArg> CreateArg(lua_State* L, int T, int S) {
|
||||
if (S > T)
|
||||
|
||||
Reference in New Issue
Block a user