File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -68,6 +68,15 @@ <h1></h1>
68
68
< div class ="col-sm-8 lesson-main ">
69
69
< h1 id ="changelist "> Changelist</ h1 >
70
70
< ul >
71
+ < li > < p > 0.0.40</ p >
72
+ < ul >
73
+ < li > < p > don't allow games for a different platform to be installed.</ p >
74
+ </ li >
75
+ < li > < p > remove css < code > cursor: pointer</ code > from controllers.</ p >
76
+ < p > it was messing up android!?! WTFBBQ!</ p >
77
+ </ li >
78
+ </ ul >
79
+ </ li >
71
80
< li > < p > 0.0.39</ p >
72
81
< ul >
73
82
< li > < p > Games have context menu with "GetInfo", "Uninstall" and/or "Remove"</ p >
Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ Changelist
5
5
6
6
* don't allow games for a different platform to be installed.
7
7
8
+ * remove css ` cursor: pointer ` from controllers.
9
+
10
+ it was messing up android!?! WTFBBQ!
11
+
8
12
* 0.0.39
9
13
10
14
* Games have context menu with "GetInfo", "Uninstall" and/or "Remove"
You can’t perform that action at this time.
0 commit comments