Dayz Explorer 1.29.162510
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:686