You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
577 B
13 lines
577 B
14 years ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!--
|
||
|
To change this template, choose Tools | Templates
|
||
|
and open the template in the editor.
|
||
|
-->
|
||
|
<!DOCTYPE settings PUBLIC "-//NetBeans//DTD Session settings 1.0//EN" "http://www.netbeans.org/dtds/sessionsettings-1_0.dtd">
|
||
|
<settings version="1.0">
|
||
|
<module name="com.jme3.gde.cinematics" spec="0.1"/>
|
||
|
<instanceof class="org.openide.windows.TopComponent"/>
|
||
|
<instanceof class="com.jme3.gde.cinematics.CinematicsTopComponent"/>
|
||
|
<instance class="com.jme3.gde.cinematics.CinematicsTopComponent" method="getDefault"/>
|
||
|
</settings>
|