update blockly.json
This commit is contained in:
parent
59cf32675a
commit
4ab409e272
|
@ -1,4 +1,6 @@
|
||||||
{
|
{"INIT_INFO": [
|
||||||
|
["ai_name", "name of ai", "AI編號"]
|
||||||
|
],
|
||||||
"GAME_STATUS": [
|
"GAME_STATUS": [
|
||||||
["GAME_ALIVE", "alive", "存活"],
|
["GAME_ALIVE", "alive", "存活"],
|
||||||
["GAME_PASS", "pass", "通關"],
|
["GAME_PASS", "pass", "通關"],
|
||||||
|
|
Loading…
Reference in New Issue