28.02.2018, 20:50
Hey, i downloaded latest version of ysi and after i put all the files in folder include compiler it will crash everytime, and if i comment #include <foreach> it will not crash, how can i fix that? i need foreach
foreach(Player, i) { }
foreach(new i : Player) { }