Reorganized code to add Debris class
This commit is contained in:
parent
e85dc20a48
commit
90b8d87e02
11 changed files with 57 additions and 25 deletions
|
@ -8,6 +8,7 @@ import Player
|
|||
import CPUPlayer
|
||||
import DefaultPlayer
|
||||
import Simulation
|
||||
import Tank
|
||||
|
||||
import GLDriver
|
||||
import GLX
|
||||
|
|
Reference in a new issue