forked from mirrors/0ad
dd26f3a802
Previously the param type was `void*` now the type has to be specified as template parameter of the `CFsm`. With this commit some casts can be removed.