Add comment about the flip action in harvest function

Add comment explaining the purpose of the flip action.
This commit is contained in:
DearSky
2025-10-16 16:56:48 +08:00
committed by GitHub
parent 8d7258c8bc
commit 8427d2cc24

View File

@@ -10,3 +10,4 @@ while True:
else:
do_a_flip()
#?翻跟头干什么
#虽然会浪费一秒钟,但是好玩~