mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fixed module entry not taking effect
This commit is contained in:
parent
58ad012433
commit
62d7ea0b03
@ -15,7 +15,7 @@ class CfgVehicles {
|
||||
class showPlayerNames {
|
||||
displayName = "$STR_ACE_NameTags_ShowPlayerNames";
|
||||
description = "$STR_ACE_NameTags_ShowPlayerNames_Desc";
|
||||
typeName = "SCALAR";
|
||||
typeName = "NUMBER";
|
||||
class values {
|
||||
class Disabled {
|
||||
name = "$STR_ACE_NameTags_Disabled";
|
||||
|
Loading…
Reference in New Issue
Block a user