updatetilegeom should be fine for setmfact
This commit is contained in:
2
tile.c
2
tile.c
@ -20,7 +20,7 @@ setmfact(const char *arg) {
|
||||
return;
|
||||
mfact = d;
|
||||
}
|
||||
updategeom();
|
||||
updatetilegeom();
|
||||
arrange();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user