mirror of
https://github.com/CFC-Servers/cfc_spawn_protection.git
synced 2025-03-04 03:13:14 -05:00
Space
This commit is contained in:
parent
b31ab45ae0
commit
a3349cf530
@ -124,7 +124,7 @@ local function createDelayedRemoveTimer( ply )
|
||||
timer.Create( playerIdentifer, spawnProtectionMoveDelay, 1, function()
|
||||
ply.disablingSpawnProtection = false
|
||||
|
||||
local printMessage = "You've moved and lost spawnprotection."
|
||||
local printMessage = "You've moved and lost spawn protection."
|
||||
removeSpawnProtection( ply, printMessage )
|
||||
setPlayerVisible( ply )
|
||||
removeDecayTimer( ply )
|
||||
|
Loading…
Reference in New Issue
Block a user