mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 00:59:31 +00:00
Move default variables alias from game config to language file
This commit is contained in:
parent
61e3143e9e
commit
9388a22a0f
2 changed files with 18 additions and 10 deletions
|
|
@ -22,4 +22,9 @@ return [[
|
|||
~ "cycle".alias("cycler")
|
||||
~ "random".alias("aléatoire")
|
||||
~ "next".alias("séquence")
|
||||
|
||||
(Built-in variables)
|
||||
:alias 👁️ = "vu"
|
||||
:alias 🔖 = "checkpoint"
|
||||
:alias 🏁 = "atteint"
|
||||
]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue