Little bits
- Fix monster pic field stealing focus forever - Fix "ask to save" behaviour
This commit is contained in:
@@ -540,7 +540,7 @@ bool check_monst_pic(cDialog& me, std::string id, bool losing, cMonster& store_m
|
||||
|
||||
}
|
||||
}
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
bool save_monst_info(cDialog& me, cMonster& store_monst) {
|
||||
|
Reference in New Issue
Block a user