Add comment for watchDisguiseDamage().

master
Icedream 2016-04-13 03:37:02 +02:00
parent 62c68028d3
commit 8e6257434a
1 changed files with 4 additions and 0 deletions

View File

@ -1009,6 +1009,10 @@ watchDisguise(angleLockingPlayerCommand, angleModeSwitchPlayerCommand)
} }
} }
/*
* Listens for damage on the disguise entity and transfers that damage
* to the actual player.
*/
watchDisguiseDamage() watchDisguiseDamage()
{ {
logPrint("watchDisguiseDamage called"); logPrint("watchDisguiseDamage called");