This commit is contained in:
Crawl 2018-08-18 21:14:34 +02:00
commit a19afaadd9
No known key found for this signature in database
GPG key ID: E41A6DB922EC2CFE

View file

@ -680,6 +680,9 @@
".p": { ".p": {
"image": "pawn" "image": "pawn"
}, },
".sp": {
"image": "pawn"
},
".py": { ".py": {
"image": "python" "image": "python"
}, },