Fixed the template project name

This commit is contained in:
Nehon 2015-01-20 23:48:06 +01:00
parent b6873787fa
commit 70d7ce2685
2 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
</extension> </extension>
</buildExtensions> </buildExtensions>
<data xmlns="http://www.netbeans.org/ns/j2se-project/3"> <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
<name>BasicGameProject</name> <name>BasicGameTemplate</name>
<source-roots> <source-roots>
<root id="src.dir"/> <root id="src.dir"/>
</source-roots> </source-roots>