mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-05 03:47:58 +00:00
achievements:: removed init-pump-close functions from main HyperRogue -- they use hooks instead
This commit is contained in:
@@ -1057,7 +1057,6 @@ EX void mainloopiter() {
|
||||
#if CAP_VR
|
||||
vrhr::vr_control();
|
||||
#endif
|
||||
achievement_pump();
|
||||
|
||||
callhooks(hooks_control);
|
||||
|
||||
|
Reference in New Issue
Block a user