注释删除

This commit is contained in:
p57492168 2022-06-22 22:32:53 +08:00
parent 99d0bcba45
commit 40be0b5481
1 changed files with 1 additions and 1 deletions

View File

@ -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,