mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-24 01:00:25 +00:00
rogueviz:: embedded-chess:: fixed default hmul
This commit is contained in:
parent
9658950e6a
commit
bde2025ce3
@ -159,7 +159,7 @@ vector<string> xmap = {
|
||||
|
||||
void build_map();
|
||||
|
||||
ld hmul;
|
||||
ld hmul = 1;
|
||||
|
||||
set<cell*> house1, house2;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user