From 5e412a1a5c6ea16b72cae014a9b9cf2db2cc0bdc Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Mon, 30 Nov 2020 12:46:55 +0800 Subject: [PATCH] PUB @robsean https://linux.cn/article-12872-1.html --- .../20200918 Add throwing mechanics to your Python game.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20200918 Add throwing mechanics to your Python game.md (99%) diff --git a/translated/tech/20200918 Add throwing mechanics to your Python game.md b/published/20200918 Add throwing mechanics to your Python game.md similarity index 99% rename from translated/tech/20200918 Add throwing mechanics to your Python game.md rename to published/20200918 Add throwing mechanics to your Python game.md index f829a61067..763e6e5cb1 100644 --- a/translated/tech/20200918 Add throwing mechanics to your Python game.md +++ b/published/20200918 Add throwing mechanics to your Python game.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (robsean) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-12872-1.html) [#]: subject: (Add throwing mechanics to your Python game) [#]: via: (https://opensource.com/article/20/9/add-throwing-python-game) [#]: author: (Seth Kenlon https://opensource.com/users/seth)