update project includes format
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#include <content/Content.hpp>
|
||||
#include <items/Inventories.hpp>
|
||||
#include <items/ItemStack.hpp>
|
||||
#include <logic/BlocksController.hpp>
|
||||
#include <world/Level.hpp>
|
||||
#include "content/Content.hpp"
|
||||
#include "items/Inventories.hpp"
|
||||
#include "items/ItemStack.hpp"
|
||||
#include "logic/BlocksController.hpp"
|
||||
#include "world/Level.hpp"
|
||||
#include "api_lua.hpp"
|
||||
|
||||
using namespace scripting;
|
||||
|
||||
Reference in New Issue
Block a user