mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-02-10 19:50:15 +00:00
achievement eligibility display
This commit is contained in:
@@ -35,6 +35,8 @@ namespace rg {
|
||||
static constexpr char special_geometry = 'g';
|
||||
/** \brief wrongmode only -- mark achievements for special geometries/variations */
|
||||
static constexpr char special_geometry_nicewalls = 'G';
|
||||
/** \brief wrongmode only -- specgeom returns 'fail' if the special geometry is not correct */
|
||||
static constexpr char fail = 'X';
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user