mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-17 10:44:48 +00:00
rogueviz:: adjusted to patTriOther removal
This commit is contained in:
parent
ae7574483e
commit
905c4e3afb
@ -37,7 +37,7 @@ auto hooks = arg::add3("-net", [] {
|
||||
init(0);
|
||||
rv_hook(hooks_frame, 0, drawExtra);
|
||||
linepatterns::patTriTree.color = 0x30;
|
||||
linepatterns::patTriOther.color = 0x10;
|
||||
linepatterns::patDual.color = 0x10;
|
||||
linepatterns::patTriRings.color = 0xFF;
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user