N3OW/N3OW/gui/hud_top.gui
2025-10-30 11:25:16 +00:00

13 lines
No EOL
253 B
Text

### IN FRONT TOPBAR
container = {
name = "in_front_topbar"
parentanchor = top|hcenter
position = { 0 185 }
visible = "[InFrontTopBar.ShouldBeVisible]"
layer = top
### AUTOSAVE TEXT
container_saving_indicator = {
visible = "[IsAutoSaving]"
}
}