Added ability to filter 2D apps

This commit is contained in:
tverona1
2019-07-26 01:09:08 -07:00
parent 2b6ebb6e73
commit de5225c19a
9 changed files with 688 additions and 69 deletions
+1
View File
@@ -23,6 +23,7 @@ namespace QuestAppLauncher
}
public GridSize gridSize = new GridSize();
public bool show2D = false;
}
/// <summary>