mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-18 18:55:29 +02:00
Pass clang-format on various cpp/header files (#5559)
This commit is contained in:
@@ -29,6 +29,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#include "serverscripting.h"
|
||||
#include "log.h"
|
||||
|
||||
void add_legacy_abms(ServerEnvironment *env, INodeDefManager *nodedef) {
|
||||
|
||||
void add_legacy_abms(ServerEnvironment *env, INodeDefManager *nodedef)
|
||||
{
|
||||
}
|
||||
|
Reference in New Issue
Block a user