Team Fortress: Added link from i_t_g to info_tfgoal

This commit is contained in:
Marco Cawthorne 2019-09-11 14:36:05 +02:00
parent 6f7c7c7b1e
commit 1fa05bee3a

View file

@ -77,3 +77,5 @@ info_tfgoal::info_tfgoal(void)
CBaseEntity::CBaseEntity();
info_tfgoal::Respawn();
}
CLASSEXPORT(i_t_g, info_tfgoal)