mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-22 21:06:49 +00:00
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.