mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2025-01-22 07:32:07 -05:00
Disable Nametags in hide and seek
This commit is contained in:
parent
78b3550b9e
commit
710d007e93
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ local cannonTimer = 0
|
|||
|
||||
-- server settings
|
||||
gServerSettings.bubbleDeath = 0
|
||||
gServerSettings.nametags = false
|
||||
|
||||
--localize functions to improve performance
|
||||
local
|
||||
|
|
Loading…
Reference in a new issue