mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-07-21 00:31:28 +00:00
Fix Windows Building
This commit is contained in:
parent
08642318e6
commit
6750ae2c2a
@ -1190,6 +1190,8 @@ bool CNPC_Combine::CanOrderSurrender()
|
||||
|
||||
return m_iCanOrderSurrender == TRS_TRUE;
|
||||
#endif
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
Loading…
Reference in New Issue
Block a user