mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-06 12:27:57 +00:00
color change in rogueviz
This commit is contained in:
@@ -374,10 +374,8 @@ void enable() {
|
||||
|
||||
vid.linequality = 4;
|
||||
enable_canvas();
|
||||
patterns::whichCanvas = 'F';
|
||||
|
||||
colortables['F'][0] = 0x80C080;
|
||||
colortables['F'][1] = 0x80A080;
|
||||
ccolor::set_colors(ccolor::football, {0x80C080, 0x80A080});
|
||||
pconf.scale = .3;
|
||||
|
||||
vid.use_smart_range = 2;
|
||||
|
Reference in New Issue
Block a user