-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds gamegroup defaults. This avoids the need to specify the same Quake defaults for every Quake expansion/mod. Fixes newly-added Quake mods (quake15, ad) having global defaults instead of Quake defaults. Moves comments in front of the cvars they refer to, some were unclear. Removes redundant cvars, they're no longer needed because global defaults and Quake defaults are correctly restored when switching gamedirs, see 32c99c7 and 205931f. See also: 34e819a Signed-off-by: bones_was_here <[email protected]>
- Loading branch information
1 parent
fca405f
commit 316549d
Showing
3 changed files
with
47 additions
and
172 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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