removed deprecated use of old DimensionType constructor and updated map file paths accordingly

This commit is contained in:
2026-08-09 12:35:05 +02:00
parent 7734b225eb
commit 26eff149d4
78 changed files with 17 additions and 8 deletions
+7
View File
@@ -3,4 +3,11 @@
<component name="CompilerConfiguration">
<bytecodeTargetLevel target="21" />
</component>
<component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
<module name="Minigames" options="-Xlint:deprecation" />
<module name="Minigames.test" options="-Xlint:deprecation" />
<module name="eu.mhsl.minenet.Minigames.main" options="-Xlint:deprecation" />
</option>
</component>
</project>