reduce drain tickrate

This commit is contained in:
gsemaj
2023-09-09 11:59:13 -07:00
parent 0b73cef187
commit eb88fa05cb
4 changed files with 12 additions and 7 deletions

View File

@@ -9,6 +9,7 @@
#include <vector>
#include <assert.h>
const int COMBAT_TICKS_PER_DRAIN_PROC = 2;
constexpr size_t MAX_SKILLRESULT_SIZE = sizeof(sSkillResult_BatteryDrain);
enum class SkillType {