Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
missionbaseworld.c
Go to the documentation of this file.
1class MissionBaseWorld extends Mission
2{
3 RainProcurementHandler GetRainProcurementHandler()
4 {
5 return null;
6 }
7}
Mission class.
Definition gameplay.c:687