mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-26 01:50:36 +00:00
gobot:: lighter owner marks
This commit is contained in:
parent
bb22d363c8
commit
01ede9681e
@ -136,7 +136,9 @@ bool draw_go(cell *c, const shiftmatrix& V) {
|
||||
}
|
||||
|
||||
else {
|
||||
vid.linewidth /= 5;
|
||||
queuepoly(V, cgi.shGem[0], player_colors[current.owner[id]]);
|
||||
vid.linewidth *= 5;
|
||||
lv_needed = 2;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user