Skip to content

Instantly share code, notes, and snippets.

@amuhororo
Last active July 20, 2017 07:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amuhororo/d3ee8ba2574c9d3e3e2e098fecb57730 to your computer and use it in GitHub Desktop.
Save amuhororo/d3ee8ba2574c9d3e3e2e098fecb57730 to your computer and use it in GitHub Desktop.
シナリオスタート時
//スタート
[iscript]
TG.stat.is_counting=true;
[endscript]
//ストップ
[iscript]
TG.stat.is_counting=false;
[endscript]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment