24.01.2018, 02:40
I had already read about it, but I did not notice that instead of Float I wrote float, now I get this error if I enter it as Float:
Код:
new MarketInventory[][] = { {Float:0.350, 10, " Sprunks" }, {Float:0.100, 15, " Cigarrillos" }, {Float:0.010, 5, " Billetes de loteria" } }; warning 213: tag mismatch warning 213: tag mismatch warning 213: tag mismatch in their respective lines.