1
0
forked from 0ad/0ad

Added particle stuff.

This was SVN commit r3491.
This commit is contained in:
livingaftermidnight 2006-02-11 09:37:35 +00:00
parent 5fdccd06ba
commit 5760315cdf

View File

@ -154,5 +154,4 @@ bool CDefaultEmitter::updateEmitter()
return false; // this will be checked for and then it will be deleted
}
}
return false;
}