- switched over to the scripted intermission screens.
This commit is contained in:
parent
9ef88ea327
commit
622b4a6457
15 changed files with 225 additions and 1639 deletions
|
|
@ -2577,7 +2577,7 @@ EColorRange V_FindFontColor (FName name)
|
|||
|
||||
DEFINE_ACTION_FUNCTION(FFont, FindFontColor)
|
||||
{
|
||||
PARAM_SELF_STRUCT_PROLOGUE(FFont);
|
||||
PARAM_PROLOGUE;
|
||||
PARAM_NAME(code);
|
||||
ACTION_RETURN_INT((int)V_FindFontColor(code));
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue