File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 10
10
out the line containing ` _JAVA_OPTIONS="-Djava.security.manager=allow" ` if you run on Robocode on a Java version older
11
11
than version 12, and you can disable Direct3D on Windows, and also set the rasterizer used in Direct3D. Have a look at
12
12
` robocode.bat ` and ` robocode.sh ` if you want to see the details.
13
- * Robocode does not touch any ` sun.java2d ` programmatically anymore as these gives different result on different
14
- hardware (obviously). So the user need set these explicitly as options when starting up Robocode. Go to
13
+ Fixe * Robocode does not touch any ` sun.java2d ` programmatically anymore as these give different results on different
14
+ hardware (obviously). So the user needs to set these explicitly as options when starting up Robocode. Go to
15
15
[ this page] ( https://docs.oracle.com/javase/7/docs/technotes/guides/2d/flags.html ) if you want to experiment with
16
16
these settings.
17
17
You can’t perform that action at this time.
0 commit comments