Compare commits
2 Commits
c868cceba3
...
e0ed7e5f84
Author | SHA1 | Date |
---|---|---|
fanyx | e0ed7e5f84 | |
fanyx | ccf499ab8d |
|
@ -1,2 +1,5 @@
|
||||||
|
.vscode/
|
||||||
|
env/
|
||||||
|
|
||||||
*.pyc
|
*.pyc
|
||||||
*.code-snippets
|
*.code-snippets
|
|
@ -232,5 +232,8 @@ ____________| Not Yet Owned (Wishlist) |____________| :| PC | Re
|
||||||
| PC | Return to Monkey Island | :|
|
| PC | Return to Monkey Island | :|
|
||||||
| PC | Escape: The Endless Dogwatch | :|
|
| PC | Escape: The Endless Dogwatch | :|
|
||||||
| PC | Aero GPX | :|
|
| PC | Aero GPX | :|
|
||||||
|
| PC | Final Fantasy XVI | :|
|
||||||
|
| PC | Replaced | :|
|
||||||
|
| PC | Earthblade | :|
|
||||||
|______|________________________________________________________| :|
|
|______|________________________________________________________| :|
|
||||||
| :|
|
| :|
|
||||||
|
|
|
@ -350,3 +350,10 @@
|
||||||
platform: "PC"
|
platform: "PC"
|
||||||
- name: "Aero GPX"
|
- name: "Aero GPX"
|
||||||
platform: "PC"
|
platform: "PC"
|
||||||
|
- name: "Final Fantasy XVI"
|
||||||
|
platform: "PC"
|
||||||
|
- name: "Replaced"
|
||||||
|
platform: "PC"
|
||||||
|
- name: "Earthblade"
|
||||||
|
platform: "PC"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue