1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-02-05 13:04:54 +02:00
vcmi/AI/BattleAI
Alexander Wilms 457e73ed12 AI/BattleAI/BattleExchangeVariant.cpp: Do not assign data members in a constructor. Initialize members in an initialization list.
Member data should be initialized in-class or in a constructor initialization list
2023-10-27 23:34:11 +00:00
..
2023-08-27 21:03:55 +03:00
2023-09-06 16:03:46 +03:00
2016-10-31 14:59:56 +01:00
2016-10-31 14:59:56 +01:00