mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
SetUIBusy() & UnSetUIBusy() to SoldierID
This commit is contained in:
@@ -341,8 +341,8 @@ BOOLEAN HandleTalkInit( );
|
||||
|
||||
BOOLEAN HandleCheckForExitArrowsInput( BOOLEAN fAdjustForConfirm );
|
||||
|
||||
void SetUIBusy( UINT16 ubID );
|
||||
void UnSetUIBusy( UINT16 ubID );
|
||||
void SetUIBusy( SoldierID ubID );
|
||||
void UnSetUIBusy( SoldierID ubID );
|
||||
|
||||
UINT32 UIHandleLUIEndLock( UI_EVENT *pUIEvent );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user