soundrts.py 65 B

123456
  1. #! python2.7
  2. from soundrts import clientmain
  3. clientmain.main()