mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2024-11-10 07:11:54 +00:00
Adds misc_model_breakable entity rendering support for Jedi Academy.
This commit is contained in:
parent
a9d397f988
commit
cb7276babf
1 changed files with 1 additions and 0 deletions
|
@ -360,6 +360,7 @@ static const char *model_classnames[] =
|
|||
{
|
||||
"misc_model",
|
||||
"misc_model_static",
|
||||
"misc_model_breakable",
|
||||
"misc_gamemodel",
|
||||
"model_static",
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue