mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fixed Laser Update Position Bug
This commit is contained in:
parent
f0584adeff
commit
1a43341506
@ -5,7 +5,7 @@ class CfgVehicles {
|
||||
// @TODO: Changing the model and simulation hides it, but THEN IT DOESNT SPAWN WTF!?
|
||||
model = "\A3\Weapons_F\empty.p3d";
|
||||
destrType = "DestructNo";
|
||||
simulation = "house";
|
||||
simulation = "LaserTarget";
|
||||
|
||||
class EventHandlers {
|
||||
init = QUOTE(_this call FUNC(laser_init));
|
||||
|
Loading…
Reference in New Issue
Block a user