shrink select

This commit is contained in:
Mackenzie Clark
2019-03-23 16:19:25 -07:00
parent e5951ce56d
commit e986ec13fa
3 changed files with 62 additions and 250 deletions

View File

@ -102,7 +102,7 @@ impl EmscriptenVfs {
panic!()
}
Some(*fd)
},
}
_ => None,
}
}