forked from SeAIPalette/SeAIPalette
注释删除
This commit is contained in:
parent
99d0bcba45
commit
40be0b5481
|
@ -38,7 +38,7 @@ class SeaEnvEngine(object):
|
|||
show_fields: bool = True,
|
||||
|
||||
init_ships: bool = True,
|
||||
start_position=None, # [start_x, start_y]
|
||||
start_position=None,
|
||||
start_r=None,
|
||||
|
||||
time_click: float = 1.0/10.0,
|
||||
|
|
Loading…
Reference in New Issue