1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-27 11:57:40 +00:00

ads:: more solid lps use

This commit is contained in:
Zeno Rogue
2023-08-08 12:05:18 +02:00
parent 4ca3d41ad5
commit 522436ba96
4 changed files with 41 additions and 18 deletions

View File

@@ -113,7 +113,7 @@ ads_object *main_rock;
extern string copyright_shown;
extern local_parameter_set lps_relhell;
extern local_parameter_set lps_relhell, lps_relhell_space, lps_relhell_ads_spacetime, lps_relhell_ds_spacetime_pers, lps_relhell_ds_spacetime_klein;
int XSCALE = 48;
int YSCALE = 48;