mirror of
https://github.com/SpaxscE/simfphys_base.git
synced 2025-03-04 03:13:26 -05:00
make use of flag
This commit is contained in:
parent
b24c36b6d8
commit
d1ef58fe11
@ -29,6 +29,7 @@ if SERVER then
|
||||
self:SetCollisionGroup( COLLISION_GROUP_WEAPON )
|
||||
self:SetUseType( SIMPLE_USE )
|
||||
self:AddFlags( FL_OBJECT )
|
||||
self:AddEFlags( EFL_NO_PHYSCANNON_INTERACTION )
|
||||
|
||||
self:DrawShadow( false )
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user