projects
/
The Cutests To-Do List.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f602375
)
useful documentation
author
Eduardo
<
[email protected]
>
Mon, 2 Oct 2023 01:00:47 +0000
(
03:00
+0200)
committer
Eduardo
<
[email protected]
>
Mon, 2 Oct 2023 01:00:47 +0000
(
03:00
+0200)
singletons/database_dao.gd
patch
|
blob
|
history
diff --git
a/singletons/database_dao.gd
b/singletons/database_dao.gd
index a2e57a22a002ba055ee7363772d554f0a31cc226..1c25101b8844f90f5d7eefc6cc03130e97e3d11c 100644
(file)
--- a/
singletons/database_dao.gd
+++ b/
singletons/database_dao.gd
@@
-1,3
+1,4
@@
+## Global var DB
extends Node
const DB_NAME := "user://the-cutest-database"