mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-27 16:49:31 +00:00
[language] Remove _|>_ operator, replace with *_
This commit is contained in:
parent
51eff0627f
commit
87afa51baa
26 changed files with 86 additions and 98 deletions
|
|
@ -5,13 +5,13 @@
|
|||
1 # | left
|
||||
return(" joystick")
|
||||
|
||||
| Press {jump button!} to jump. |>
|
||||
*| Press {jump button!} to jump.
|
||||
|ok
|
||||
| No |>
|
||||
*| No
|
||||
|ko
|
||||
:@choice = 1
|
||||
|
||||
| Other |>
|
||||
*| Other
|
||||
|ok
|
||||
| Use {move axis!} to move. |>
|
||||
*| Use {move axis!} to move.
|
||||
|ko
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue