hearing: final fixes

This commit is contained in:
Nicolás Badano 2015-01-13 23:00:48 -03:00
parent e7c3b0db18
commit b9c2af8dfe
2 changed files with 3 additions and 1 deletions

View File

@ -7,7 +7,7 @@ class Extended_PreInit_EventHandlers {
class Extended_PostInit_EventHandlers {
class ADDON {
clientInit = QUOTE( call COMPILE_FILE(XEH_postInit.sqf) );
clientInit = QUOTE( call COMPILE_FILE(XEH_postInit) );
};
};

View File

@ -1,4 +1,6 @@
// by commy2 and CAA-Picard
#include "script_component.hpp"
#define STRENGHTODEAFNESS 3
#define MAXDEAFNESS 1.1