Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
building.c
Go to the documentation of this file.
1 //-----------------------------------------------------------------------------
2 class Fountain extends BuildingSuper
3 {
4 };
5 
6 //-----------------------------------------------------------------------------
7 class Church extends BuildingSuper
8 {
9 };
10 
BuildingSuper
Definition: buildingwithfireplace.c:1