1
0
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:
Zeno Rogue
2024-03-14 19:52:22 +01:00
parent 68f5ad6e92
commit cbccf4936d
5 changed files with 17 additions and 3 deletions

View File

@@ -224,6 +224,8 @@ EX void initgame() {
rosephase = 0;
shmup::count_pauses = 0;
splitrocks = 0;
if(firstland == laElementalWall) cwt.at->land = randomElementalLand();
resetview();