Bubbus / ACF-Missiles

Racked munitions for ACF
MIT License
24 stars 13 forks source link

ACF-Missiles relies on the BeamNetVars library but doesn't include it #92

Closed AbigailBuccaneer closed 7 years ago

AbigailBuccaneer commented 7 years ago

ACF-Missiles uses the ent:{Get,Set}Beam* functions that are implemented by the BeamNetVars library. It's currently shipped with Wiremod, but we're intending to remove it (wiremod/wire#969, wiremod/wire#1270). It automatically detects when multiple addons ship it and uses the newest one, so the correct thing to do is to include the file with ACF-Missiles.

Bubbus commented 7 years ago

Thanks kindly for the warning! I assume a7971a66 will cover this?

AbigailBuccaneer commented 7 years ago

It should! Thanks :ok_hand: