diff options
Diffstat (limited to 'src/ft_init_lists.c')
-rw-r--r-- | src/ft_init_lists.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ft_init_lists.c b/src/ft_init_lists.c index dbf4e8f..efb243b 100644 --- a/src/ft_init_lists.c +++ b/src/ft_init_lists.c @@ -32,7 +32,7 @@ t_rgb ** -------------- ** -1: no weapon ** 0: weapon one -** 1: weapon two +** 2: weapon two */ t_player |