mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-04-14 07:40:48 +02:00
Format Entity.cpp.
This commit is contained in:
parent
7d8a93324e
commit
30a413ca78
@ -5976,7 +5976,7 @@ Entity::Entity() {
|
||||
//_action_bar_profile.instance();
|
||||
_actionbar_locked = false;
|
||||
|
||||
ESS* ess_singleton = ESS::get_singleton();
|
||||
ESS *ess_singleton = ESS::get_singleton();
|
||||
|
||||
if (ess_singleton) {
|
||||
_stats.resize(ess_singleton->stat_get_count());
|
||||
|
Loading…
Reference in New Issue
Block a user