Deukhoofd 568232c7a5
All checks were successful
continuous-integration/drone/push Build is passing
Split off initialization of Creature into new function that's not called in the constructor.
This has to do with specific implementations of stat calculator requiring an inherited type of the Creature class, and by calling it in the constructor casting to this inherited type will fail.
2020-01-05 13:43:47 +01:00
2019-12-05 13:52:46 +01:00
Description
No description provided
3.2 MiB
Languages
C++ 91.1%
CMake 8.9%