mirror of
https://github.com/thegatesbrowser/thegates.git
synced 2025-08-23 08:17:34 -04:00
afk manager
This commit is contained in:
parent
9598ec94f0
commit
99d7c51b5f
7 changed files with 112 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
extends Control
|
||||
|
||||
const SECTION: String = "onboarding"
|
||||
const KEY: String = "shown"
|
||||
const SECTION = "onboarding"
|
||||
const KEY = "shown"
|
||||
|
||||
const INITIAL_DELAY = 1.0
|
||||
const SHOWN = Color(1, 1, 1, 1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue