15.02.2015, 10:28
Banditukas, ne 'cikle', o 'loop' DD
(Englis translation: Banditukas, loop, not 'cikle' DD)
You can, but that's pointless. It will break the loop after foreach loop has ended.
You should use this instead:
Or tell what you want to do. I'll try to help
(Englis translation: Banditukas, loop, not 'cikle' DD)
You can, but that's pointless. It will break the loop after foreach loop has ended.
You should use this instead:
Код:
foreach(new n : Player) { /// }