Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
gorkapants_colorbase.c
Go to the documentation of this file.
2{
3 override void SetActions()
4 {
5 super.SetActions();
7 }
8};
9class GorkaPants_Summer extends GorkaPants_ColorBase {};
10class GorkaPants_Autumn extends GorkaPants_ColorBase {};
11class GorkaPants_Flat extends GorkaPants_ColorBase {};
12class GorkaPants_PautRev extends GorkaPants_ColorBase {};
void AddAction(typename actionName)
void SetActions()