Hello
This code crashed.
class TestClass{}
TestClass @t1;
TestClass @t2;
void startGame( string ¶m ){
TestClass @t = TestClass();
@t1 = @t2 = t;
}
Hello
This code crashed.
class TestClass{}
TestClass @t1;
TestClass @t2;
void startGame( string ¶m ){
TestClass @t = TestClass();
@t1 = @t2 = t;
}
Thanks for the report. I'll have this fixed.
AngelCode.com - game development and more - Reference DB - game developer references
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game
I've fixed this bug in revision 1750.
Regards,
Andreas
AngelCode.com - game development and more - Reference DB - game developer references
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game