Advertisement

Angelscript 2.5.0a Unit Tests

Started by January 31, 2006 06:30 PM
20 comments, last by pratty 19 years ago
WitchLord,

You're right, the example:

double var = 30;

should really have been:

const double var = 30;


As for the 2nd example, I'll see if I can trace back through the scripts where I noticed the inconsistent behaviour.

cheers
Pratty

This topic is closed to new replies.

Advertisement