mirror of
https://github.com/boudji-ludwig-pett/cnam-geometry-dash.git
synced 2025-06-10 22:20:40 +02:00
docs: UML updates (#58)
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
@startuml sub-bonus
|
||||
|
||||
start
|
||||
if (Le joueur touche un bonus ?) then (Oui)
|
||||
if (Le joueur percute un bonus ?) then (Oui)
|
||||
:Ajouter le bonus à l'inventaire;
|
||||
else (Non)
|
||||
endif
|
||||
|
Reference in New Issue
Block a user