mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-28 12:27:40 +00:00
Fix #145: add a shading cheat
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
namespace hr {
|
||||
|
||||
EX bool camelotcheat;
|
||||
EX bool shadingcheat;
|
||||
|
||||
EX colortable minecolors = {
|
||||
0xFFFFFF, 0xF0, 0xF060, 0xF00000,
|
||||
|
||||
Reference in New Issue
Block a user