Created
November 7, 2014 17:10
-
-
Save oliverbooth/c1d64466f671109f9f16 to your computer and use it in GitHub Desktop.
Changes TAB to toggle co-op player's view instead of hold-to-use.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias screen_open "+remote_view; bind TAB screen_close"; alias screen_close "-remote_view; bind TAB screen_open"; bind TAB "screen_open" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment