mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-13 15:56:00 +00:00
remove ccolor::legacy
This commit is contained in:
@@ -1961,11 +1961,6 @@ EX namespace ccolor {
|
||||
dialog::end_list();
|
||||
}
|
||||
|
||||
EX data *legacy(char c) {
|
||||
if(c == 'd') return &landscape_dark;
|
||||
return &plain;
|
||||
}
|
||||
|
||||
#undef CCO
|
||||
EX }
|
||||
|
||||
|
Reference in New Issue
Block a user