• R/O
  • SSH

提交

标签

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Just a simple, and painful to use calculator for the game Factorio written in Python


Commit MetaInfo

修订版5b2a0077e913735e2589bab52d31de5bf8a83915 (tree)
时间2019-10-20 06:06:58
作者Eric Hopper <hopper@omni...>
CommiterEric Hopper

Log Message

Merge.

更改概述

差异

diff -r 540b2fa05cec -r 5b2a0077e913 factorio_calc.py
--- a/factorio_calc.py Fri Mar 29 19:08:48 2019 -0700
+++ b/factorio_calc.py Sat Oct 19 14:06:58 2019 -0700
@@ -286,7 +286,6 @@
286286 if file is None:
287287 file = sys.stdout
288288 raw = []
289- cooked = []
290289 print("Factories (as a fraction) Rate Name", file=file)
291290 print("--------- --------------- ------- ---------------------",
292291 file=file)