1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-25 06:33:19 +00:00

fixup to screenshot.cpp

This commit is contained in:
Zeno Rogue 2021-01-31 19:06:28 +01:00
parent b28b2cc5c4
commit 0dc00763d5

View File

@ -241,7 +241,6 @@ auto ah2 = addHook(hooks_config, 100, [] {
addparamsaver(shot::gamma, "shotgamma");
addsaver(shot::caption, "shotcaption");
addparamsaver(shot::fade, "shotfade");
#endif
});
#endif