TOOLS: Add cryo and titanic tools in create_project

This commit is contained in:
Strangerke 2017-12-25 21:05:04 +01:00
parent 80dd7b2c0d
commit 8fb278229b

View File

@ -1061,12 +1061,14 @@ const Feature s_features[] = {
};
const Tool s_tools[] = {
{ "create_cryo", true},
{ "create_drascula", true},
{ "create_hugo", true},
{ "create_kyradat", true},
{ "create_lure", true},
{ "create_neverhood", true},
{ "create_teenagent", true},
{ "create_titanic", true},
{ "create_tony", true},
{ "create_toon", true},
{ "create_translations", true},