diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/values.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/values.yml b/config/values.yml index f2f0f45..e99eccc 100644 --- a/config/values.yml +++ b/config/values.yml @@ -4,8 +4,8 @@ # # Each file will have the name of the key from the first level (e.g. "player" # will become "config/values/player.s"), and under the file each constant will -# be upper cased (e.g. "player.throttle_up" will become "THROTTLE_UP" inside of -# the "player.s" file). +# be upper cased (e.g. "player.blast_off" will become "BLAST_OFF" inside of the +# "player.s" file). player: # Gravity and initial velocity when throttling from the ground. |
