mirror of
https://github.com/smyalygames/monopoly.git
synced 2025-05-18 06:14:10 +02:00
Changed the initial debug message
This commit is contained in:
parent
0853a4d4f0
commit
62fb24f9bb
@ -119,7 +119,7 @@ public class properties : MonoBehaviour
|
||||
{
|
||||
if (data != null && test == 0)
|
||||
{
|
||||
Debug.Log(data[1].printTitle());
|
||||
Debug.Log(data[0].printTitle());
|
||||
test++;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user