Skip to content
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.

Commit

Permalink
enable keys by default, and update key map to clarify 0 key
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunlebron committed Mar 6, 2015
1 parent 8d4f6fb commit e890d70
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ if [ ! -f $CFG ]; then
echo "bind a +moveleft" >> $CFG
echo "bind d +moveright" >> $CFG
# and some helpful shortcuts
echo "f_shortcutkeys" >> $CFG
echo "bind 0 f_shortcutkeys" >> $CFG
echo "bind r f_rubix" >> $CFG
fi
Expand Down
Binary file modified readme-img/keys.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e890d70

Please sign in to comment.