fixing lockdoor script
This commit is contained in:
@@ -86,7 +86,7 @@ Config.DoorAccessPerms = { --When creating/editing/deleting/importing doors, you
|
||||
|
||||
|
||||
Config.DoorStateDisplay = {
|
||||
DrawTextUI = true, --Do you want doors to display the lock/unlock state via the built in draw text UI?
|
||||
DrawTextUI = false, --Do you want doors to display the lock/unlock state via the built in draw text UI?
|
||||
Emojis = true, --Do you want doors to display the lock/unlock state via emojis?
|
||||
Draw3DText = false, --Do you want doors to display the lock/unlock state via draw 3d text UI?
|
||||
Notification = true --Do you want a notification to show after a door is locked/unlocked?
|
||||
|
||||
Reference in New Issue
Block a user