Changed: Added preview particle system in geqt.

This commit is contained in:
dnk-88 2011-05-08 01:11:10 +03:00
parent 5a39f3dad3
commit 5cfaa92c70

View file

@ -335,7 +335,7 @@ namespace NLQT
}
else
{
if (path.contains(".shape"))
if (path.contains(".shape") || path.contains(".ps"))
{
if (Modules::objViewInt())
{