- scriptified a large part of the weapon code.
This commit is contained in:
parent
3b55406302
commit
19b1c10ba8
22 changed files with 463 additions and 445 deletions
|
|
@ -1749,7 +1749,7 @@ void C_MidPrintBold (FFont *font, const char *msg)
|
|||
}
|
||||
}
|
||||
|
||||
DEFINE_ACTION_FUNCTION(DObject, C_MidPrint)
|
||||
DEFINE_ACTION_FUNCTION(_Console, MidPrint)
|
||||
{
|
||||
PARAM_PROLOGUE;
|
||||
PARAM_STRING(font);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue