Updated Core and SDK Tools for ep2v EmitSound sdk change.

This commit is contained in:
Nicholas Hastings
2012-06-27 22:42:23 -04:00
parent 06492d18a7
commit 3a77fcd005
4 changed files with 130 additions and 2 deletions
+3
View File
@@ -337,6 +337,9 @@ void BaseMenuStyle::ClientPressedKey(int client, unsigned int key_press)
#endif
0,
PITCH_NORM,
#if SOURCE_ENGINE == SE_ORANGEBOXVALVE
0,
#endif
&pos);
}
}