mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-11 03:09:36 +00:00
add source-sdk-2013
This commit is contained in:
@@ -114,7 +114,7 @@ bool CAI_MoveSolver::Solve( const AI_MoveSuggestion_t *pSuggestions, int nSugges
|
||||
AI_MoveSuggestion_t *pHighSuggestion;
|
||||
};
|
||||
|
||||
Solution_t solutions[NUM_SOLUTIONS] = { { 0, 0, NULL } };
|
||||
Solution_t solutions[NUM_SOLUTIONS] = { 0 };
|
||||
|
||||
//---------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user