Merge pull request #889 from morgoth0/patch-7

Update WorldInteractions.hpp
This commit is contained in:
vbawol 2017-10-04 08:59:35 -05:00 committed by GitHub
commit faa0bc4e1b

View File

@ -76,6 +76,10 @@ class CfgWorldInteractions {
class Land_ATM_02_malden_F : bankTerminal {};
class Land_PhoneBooth_01_malden_F : bankTerminal {};
class Land_PhoneBooth_02_malden_F : bankTerminal {};
class atm_01_malden_f_p3d : bankTerminal {};
class atm_02_malden_f_p3d : bankTerminal {};
class phonebooth_01_malden_f_p3d : bankTerminal {};
class phonebooth_02_malden_f_p3d : bankTerminal {};
class sharpstone_03_lc_p3d : Rocks {};
class sharpstone_02_lc_p3d : Rocks {};
class sharpstone_01_lc_p3d : Rocks {};