mirror of
https://github.com/diamante0018/InfectedGSC.git
synced 2025-04-19 12:12:53 +00:00
Bug fix
This commit is contained in:
parent
b0f00db21b
commit
803c949a30
@ -91,7 +91,7 @@ GlowStickDamageListenerStub( owner )
|
||||
{
|
||||
self endon ( "death" );
|
||||
|
||||
self setCanDamage( false );
|
||||
self setCanDamage( true );
|
||||
|
||||
self.health = 999999;
|
||||
self.maxHealth = 100;
|
||||
|
Loading…
x
Reference in New Issue
Block a user