Re: How to run a new class in SH3D source

by Mitsaki » Mon Aug 22, 2011 2:11 pm

The thing that worries me is that if I put

System.out.println("method called");

in the method, this message is displayed twice.