mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
Convert to SoldierID
This commit is contained in:
@@ -5434,7 +5434,7 @@ UINT32 MapScreenHandle(void)
|
||||
|
||||
|
||||
// make him continue talking
|
||||
ContinueDialogue( MercPtrs[ gpCurrentTalkingFace->ubSoldierID ], FALSE );
|
||||
ContinueDialogue( gpCurrentTalkingFace->ubSoldierID, FALSE );
|
||||
|
||||
// reset diabled flag
|
||||
//gpCurrentTalkingFace->fDisabled = FALSE;
|
||||
|
||||
Reference in New Issue
Block a user