Fix indentation problem since merge resolution
Github merge conflict resolution is not the best with indentmaster
parent
40ce538aad
commit
b52f3005c3
|
@ -65,5 +65,5 @@ void ClientScripting::InitializeModApi(lua_State *L, int top)
|
|||
|
||||
LuaItemStack::Register(L);
|
||||
StorageRef::Register(L);
|
||||
LuaMinimap::Register(L);
|
||||
LuaMinimap::Register(L);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue