figure out why it isn't launching into containers like on desktop

This commit is contained in:
idk
2019-12-24 23:25:35 -05:00
parent b33a7b623b
commit 10dd0af335

View File

@@ -35,5 +35,5 @@ function isDroid() {
}
function notClosable() {
return true;
return false;
}