mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Missing Interaction for Garden
This commit is contained in:
parent
7326d9cc3f
commit
6d609921b5
@ -66,6 +66,10 @@ class CfgObjectInteractions
|
|||||||
{
|
{
|
||||||
interactMode = 4;
|
interactMode = 4;
|
||||||
};
|
};
|
||||||
|
class Garden_EPOCH : Default
|
||||||
|
{
|
||||||
|
interactMode = 4;
|
||||||
|
};
|
||||||
class Foundation_EPOCH : Default
|
class Foundation_EPOCH : Default
|
||||||
{
|
{
|
||||||
interactMode = 1;
|
interactMode = 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user