Automatic bundle update
This commit is contained in:
@@ -2375,6 +2375,7 @@ unit.emanate.description = アクロポリスコアを敵から守ります。\n
|
||||
lst.read = リンクされたメモリセルから数値を読み取ります。
|
||||
lst.write = リンクされたメモリセルに数値を書き込みます。
|
||||
lst.print = メッセージブロックにテキストを追加します。[accent]Print Flush[] を使用するまで何も表示しません。
|
||||
lst.printchar = Add a UTF-16 character or content icon to the print buffer.\nDoes not display anything until [accent]Print Flush[] is used.
|
||||
lst.format = Replace next placeholder in text buffer with a value.\nDoes not do anything if placeholder pattern is invalid.\nPlaceholder pattern: "{[accent]number 0-9[]}"\nExample:\n[accent]print "test {0}"\nformat "example"
|
||||
lst.draw = ロジックディスプレイに操作を追加します。[accent]Draw Flush[] を使用するまで何も表示しません。
|
||||
lst.drawflush = キューに入れられた [accent]Draw[] 操作をディスプレイにフラッシュします。
|
||||
|
||||
Reference in New Issue
Block a user