Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Donald Haase
Cockatrice
Commits
64b8ed1e
"git@gitlab.completext.com:quzar/Cockatrice.git" did not exist on "a94cc1c77ce0e13b36415dcbdf261684d3919960"
Commit
64b8ed1e
authored
Feb 12, 2015
by
Matt Lowe
Browse files
Increased default pixmap cache
parent
3c60ac61
Changes
1
Hide whitespace changes
Inline
Side-by-side
cockatrice/src/settingscache.h
View file @
64b8ed1e
...
...
@@ -8,7 +8,7 @@
#define PIC_URL_HQ_DEFAULT "http://mtgimage.com/multiverseid/!cardid!.jpg"
#define PIC_URL_HQ_FALLBACK "http://mtgimage.com/set/!setcode!/!name!.jpg"
// size should be a multiple of 64
#define PIXMAPCACHE_SIZE_DEFAULT 2
56
#define PIXMAPCACHE_SIZE_DEFAULT 2
047
#define PIXMAPCACHE_SIZE_MIN 64
#define PIXMAPCACHE_SIZE_MAX 2047
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment