1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00

Change injuries include to ACE_Medical_Injuries

This commit is contained in:
Glowbal 2016-07-15 12:10:18 +02:00
parent 565da090bc
commit e4c36d9fa0
2 changed files with 1 additions and 1 deletions

@ -17,5 +17,5 @@ class CfgPatches {
#include "CfgEventHandlers.hpp"
#include "CfgSounds.hpp"
#include "injuries.hpp"
#include "ACE_Medical_Injuries.hpp"
#include "ACE_Medical_StateMachine.hpp"