This commit is contained in:
RickyRister 2026-05-13 13:40:14 -07:00
parent 1bbfd73267
commit e059e4366c

View file

@ -200,7 +200,7 @@ public:
} }
/** /**
* Gets the counter that represents the life total. Shouldn't return null * Gets the counter that represents the life total.
*/ */
AbstractCounter *getLifeCounter() const; AbstractCounter *getLifeCounter() const;