fix part B of issue #632
This commit is contained in:
parent
c2337e823e
commit
552f4a069c
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2009-2012 jMonkeyEngine
|
||||
* Copyright (c) 2009-2018 jMonkeyEngine
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
@ -39,7 +39,7 @@ import com.jme3.scene.Geometry;
|
||||
import com.jme3.scene.shape.Quad;
|
||||
import com.jme3.texture.Image;
|
||||
import com.jme3.texture.Texture;
|
||||
import jme3tools.converters.MipMapGenerator;
|
||||
import com.jme3.util.MipMapGenerator;
|
||||
|
||||
public class TestMipMapGen extends SimpleApplication {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user