Skip to content

Commit

Permalink
Fixed spellings
Browse files Browse the repository at this point in the history
  • Loading branch information
flemming-n-larsen committed Feb 26, 2023
1 parent a03925b commit a415265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
out the line containing `_JAVA_OPTIONS="-Djava.security.manager=allow"` if you run on Robocode on a Java version older
than version 12, and you can disable Direct3D on Windows, and also set the rasterizer used in Direct3D. Have a look at
`robocode.bat` and `robocode.sh` if you want to see the details.
Fixe* Robocode does not touch any `sun.java2d` programmatically anymore as these give different results on different
* Robocode does not touch any `sun.java2d` programmatically anymore as these give different results on different
hardware (obviously). So the user needs to set these explicitly as options when starting up Robocode. Go to
[this page](https://docs.oracle.com/javase/7/docs/technotes/guides/2d/flags.html) if you want to experiment with
these settings.
Expand Down

0 comments on commit a415265

Please sign in to comment.