Added very important loop

This commit is contained in:
koxu2007 2024-10-22 11:57:18 +00:00
parent bd9b0b38a0
commit e0ee6ae1ae

View File

@ -1,4 +1,5 @@
Console.WriteLine("ale jazda");
for(int i = 0; i < 500; i++){
Console.WriteLine("lolxdxdxdxdxdxdxd");
}
}
while(true) break;