mirror of
				https://github.com/luanti-org/luanti.git
				synced 2025-11-04 09:15:29 +01:00 
			
		
		
		
	Fix indentation problem since merge resolution
Github merge conflict resolution is not the best with indent
This commit is contained in:
		@@ -65,5 +65,5 @@ void ClientScripting::InitializeModApi(lua_State *L, int top)
 | 
			
		||||
 | 
			
		||||
	LuaItemStack::Register(L);
 | 
			
		||||
	StorageRef::Register(L);
 | 
			
		||||
  LuaMinimap::Register(L);
 | 
			
		||||
	LuaMinimap::Register(L);
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user