mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-07-30 21:18:51 +00:00
sag:: option -sag-colorpartite
This commit is contained in:
@@ -462,6 +462,10 @@ int data_read_args() {
|
||||
create_viz();
|
||||
}
|
||||
|
||||
else if(argis("-sag-colorpartite")) {
|
||||
colorpartite = true;
|
||||
if(state & SS_DATA) prepare_graph();
|
||||
}
|
||||
|
||||
else return 1;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user