CREATE_PROJECT: Add create_neverhood and create_tony to the list of tools

This commit is contained in:
Littleboy 2013-07-07 05:42:45 -04:00
parent 747863e4f5
commit 98899c6ce3

View file

@ -843,7 +843,9 @@ const Tool s_tools[] = {
{ "create_hugo", true},
{ "create_kyradat", true},
{ "create_lure", true},
{ "create_neverhood", true},
{ "create_teenagent", true},
{ "create_tony", true},
{ "create_toon", true},
{ "create_translations", true},
{ "qtable", true}