source ugynok fix

This commit is contained in:
2023-03-25 15:26:10 +01:00
parent e644f1de7c
commit b7a6275f0b
2 changed files with 76 additions and 76 deletions

View File

@@ -32,7 +32,7 @@ public class Source : MonoBehaviour
if (!oneTime) {
for (int i = 0; i < 3; i++)
{
ugynok.UgynokSorsolas(sor[0], oszlop);
ugynok.UgynokSorsolas(oszlop, sor[0]);
}
printSourceLocation();
oneTime = true;