2728293031323334353637
public Server myServer; public Client myClient; public Controller(){ model = new Model(); /* ConfigReader cr = new ConfigReader("./data/weapons/RocketLauncher/weapon.ini"); Debug.p(""+cr.getInt("speed")); Debug.p(""+cr.getBool("explosion"));