mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-05-07 19:23:46 +03:00
Fixed compilation errors related to case-sensitivity
This commit is contained in:
parent
3f960d629c
commit
773e8bc79f
15 changed files with 18 additions and 17 deletions
|
@ -23,7 +23,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
|||
#include "g_local.h"
|
||||
#include "player.h"
|
||||
#include "playerbot.h"
|
||||
#include "PlayerStart.h"
|
||||
#include "playerstart.h"
|
||||
#include <scriptmaster.h>
|
||||
|
||||
// g_client.c -- client functions that don't happen every frame
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue