mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-02 02:37:55 +00:00
Asteroids now has some gameplay in non-shmup
This commit is contained in:
@@ -224,6 +224,8 @@ EX void initgame() {
|
||||
rosephase = 0;
|
||||
shmup::count_pauses = 0;
|
||||
|
||||
splitrocks = 0;
|
||||
|
||||
if(firstland == laElementalWall) cwt.at->land = randomElementalLand();
|
||||
|
||||
resetview();
|
||||
|
Reference in New Issue
Block a user