mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-27 11:57:40 +00:00
added hooks_initialize
This commit is contained in:
@@ -1508,7 +1508,10 @@ EX int startseed = 0;
|
||||
|
||||
EX eLand firstland0;
|
||||
|
||||
EX purehookset hooks_initialize;
|
||||
|
||||
EX void initAll() {
|
||||
callhooks(hooks_initialize);
|
||||
init_floorcolors();
|
||||
showstartmenu = true;
|
||||
ca::init();
|
||||
|
||||
Reference in New Issue
Block a user