renamed 2 files to respect naming convention
This commit is contained in:
parent
dff4f4c6a1
commit
53033450f1
3 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
||||||
from .orientation import Orientation
|
from .Orientation import Orientation
|
||||||
from .bomb import BombState
|
from .BombState import BombState
|
||||||
|
|
Loading…
Reference in a new issue