Messages can now be registered by multiple plugins (thanks fsfod)

This commit is contained in:
David Anderson
2004-08-30 22:24:43 +00:00
parent 6da1dc3e4a
commit 2134a7e36d
7 changed files with 24 additions and 14 deletions

View File

@ -200,4 +200,5 @@ extern CVector<Impulse *> Impulses;
extern CVector<EntClass *> Thinks;
extern CVector<Touch *> Touches;
#endif //_ENGINE_INCLUDE_H
#endif //_ENGINE_INCLUDE_H