mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-18 11:14:49 +00:00
fixed a crash in draw editor
This commit is contained in:
parent
3da305b4ca
commit
f35e383214
@ -1996,7 +1996,7 @@ namespace mapeditor {
|
||||
#endif
|
||||
|
||||
void initdraw(cell *c) {
|
||||
#if CAP_DRAW
|
||||
#if CAP_EDIT
|
||||
mapeditor::drawcell = c;
|
||||
ew.c = c;
|
||||
ew.rotid = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user