X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=replay;h=7fc0641555e615b4e145b4f90ef2a6abedff7b9e;hb=bf3f318f863f844f2446b55731d61c66424e8ff8;hp=a5a93517f51bf66caa1666e0bea23841d728ef36;hpb=561ffe99a07b63c86dc715c0b378355167cff6de;p=super-star-trek.git diff --git a/replay b/replay index a5a9351..7fc0641 100755 --- a/replay +++ b/replay @@ -12,4 +12,4 @@ then else mv $TMP/sst-input.log replay.log fi -python sst.py -t -r replay.log +python3 sst -t -r replay.log