- Change ImportantFiles Node name
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8750 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
76fef5cbae
commit
525f47583a
@ -39,7 +39,7 @@ public class ImportantFilesNode extends AbstractNode implements FileChangeListen
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
public String getDisplayName() {
|
public String getDisplayName() {
|
||||||
return "Configuration Files";
|
return "Important Files";
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
x
Reference in New Issue
Block a user