From 1a1f50230c36c39077c42afeb86d49bcdb861006 Mon Sep 17 00:00:00 2001 From: "liam.monchanin" Date: Thu, 18 May 2023 18:00:02 +0200 Subject: [PATCH] je teste --- notus/Notus_Console/Program.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notus/Notus_Console/Program.cs b/notus/Notus_Console/Program.cs index 75cb180..466b6d1 100644 --- a/notus/Notus_Console/Program.cs +++ b/notus/Notus_Console/Program.cs @@ -15,8 +15,8 @@ string choixNom = "u"; string choixCouleur = "u"; string name = "u"; string name2 = "u"; -string choixModif = 0; -string choix2 = 0; +int choixModif = 0; +int choix2 = 0; string color = "u"; string couleur = "u"; string newColor = "u";