fixed Java encoding

This commit is contained in:
Zeno Rogue 2021-05-31 20:31:25 +02:00
parent 2a4c7bd565
commit f75688851b
1 changed files with 1 additions and 1 deletions

View File

@ -553,7 +553,7 @@ public class HyperRogue extends Activity implements SensorEventListener {
if(curland == 50) id = R.raw.avino-ocean; // Warped Coast
if(curland == 52) id = R.raw.crossroads; // Crossroads IV
if(curland == 53) id = R.raw.avino-ivory; // Yendorian Forest
if(curland == 54) id = R.raw.crossroads; // Galápagos
if(curland == 54) id = R.raw.crossroads; // Galápagos
if(curland == 55) id = R.raw.caves; // Dragon Chasms
if(curland == 56) id = R.raw.avino-ocean; // Kraken Depths
if(curland == 57) id = R.raw.graveyard; // Burial Grounds