|
@@ -244,7 +244,6 @@ public class NiftyPreviewPanel extends PanelView {
|
|
audioRenderer,
|
|
audioRenderer,
|
|
guiViewPort);
|
|
guiViewPort);
|
|
nifty = niftyDisplay.getNifty();
|
|
nifty = niftyDisplay.getNifty();
|
|
- de.lessvoid.nifty.tools.resourceloader.ResourceLoader.addResourceLocation(new FileSystemLocation(new File(pm.getAssetFolderName())));
|
|
|
|
|
|
|
|
// attach the nifty display to the gui view port as a processor
|
|
// attach the nifty display to the gui view port as a processor
|
|
guiViewPort.addProcessor(niftyDisplay);
|
|
guiViewPort.addProcessor(niftyDisplay);
|