mirror of
https://github.com/diamante0018/InfectedGSC.git
synced 2025-06-28 07:11:53 +00:00
Bug fix
This commit is contained in:
@ -91,7 +91,7 @@ GlowStickDamageListenerStub( owner )
|
||||
{
|
||||
self endon ( "death" );
|
||||
|
||||
self setCanDamage( false );
|
||||
self setCanDamage( true );
|
||||
|
||||
self.health = 999999;
|
||||
self.maxHealth = 100;
|
||||
|
Reference in New Issue
Block a user