This website works better with JavaScript
Home
Verkennen
Help
Inloggen
dcrclub
/
DayZOfficialSourceCode
Volgen
1
Ster
0
Vork
0
Bestanden
Issues
0
Pull-aanvragen
0
Wiki
Boom:
7692c5bb1a
Aftakkingen
Labels
master
DayZOfficialSou...
/
Scripts
/
3_game
/
enums
/
econsumptionpenaltycontext.c
econsumptionpenaltycontext.c
71 B
Geschiedenis
Ruwe
1
2
3
4
5
6
enum EConsumptionPenaltyContext
{
NONE = 0,
DRINK = 1,
EAT = 2,
}