ソースを参照

Remove unused flag

geta
Fen Dweller 6年前
コミット
2f15fc4833
1個のファイルの変更0行の追加2行の削除
  1. +0
    -2
      stories/geta-unaware.js

+ 0
- 2
stories/geta-unaware.js ファイルの表示

@@ -49,8 +49,6 @@
state.player.stats.suspicion = { name: "Suspicion", type: "meter", value: 0, min: 0, max: 100, color: "rgb(100,100,100)" };
state.info.time.value = 60 * 60 * 7 + 60 * 17;

state.player.flags.caught = false;

startTimer({
id: "clock",
func: state => {


読み込み中…
キャンセル
保存