mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2025-10-30 08:01:01 +00: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…
Add table
Reference in a new issue