As many bugfixes as I could cram into here.

This commit is contained in:
SkyMarshal
2012-05-20 14:23:10 -07:00
parent c8faf93e9f
commit 58570a0f65
16 changed files with 60 additions and 44 deletions

View File

@@ -108,8 +108,8 @@ Filter types:
else
filtered_out = null
filtered_out.update_values()
if(filtered_out)
filtered_out.update_values()
air2.merge(filtered_out)
air3.merge(removed)