TP3 cree_plateau Oublié return

This commit is contained in:
Geoffrey Frogeye 2015-02-13 19:36:52 +01:00
parent e568c25460
commit 28e5353f37

View file

@ -197,6 +197,7 @@ def cree_plateau(l, h, l_nav):
esp = {'larg': l, 'haut': h}
for nav in l_nav:
placer(esp, nav)
return esp
def cases_du_navire(nav, pos, disp):
"""