mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-02 18:57:56 +00:00
rogueviz:: embedded-chess:: fixed default hmul
This commit is contained in:
@@ -159,7 +159,7 @@ vector<string> xmap = {
|
||||
|
||||
void build_map();
|
||||
|
||||
ld hmul;
|
||||
ld hmul = 1;
|
||||
|
||||
set<cell*> house1, house2;
|
||||
|
||||
|
Reference in New Issue
Block a user