- made DHUDMessageBase non-abstract.
This commit is contained in:
parent
069c5aa90a
commit
2541bd93fc
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
|||
|
||||
EXTERN_CVAR(Int, con_scaletext)
|
||||
|
||||
IMPLEMENT_CLASS(DHUDMessageBase, true, true)
|
||||
IMPLEMENT_CLASS(DHUDMessageBase, false, true)
|
||||
IMPLEMENT_POINTERS_START(DHUDMessageBase)
|
||||
IMPLEMENT_POINTER(Next)
|
||||
IMPLEMENT_POINTERS_END
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue