From: Eduardo Date: Mon, 2 Oct 2023 01:00:47 +0000 (+0200) Subject: useful documentation X-Git-Url: http://git.edufdez.es/?a=commitdiff_plain;h=38cba66be3d5e37e3999349e45eaabf9eab0cdde;p=The%20Cutests%20To-Do%20List.git useful documentation --- diff --git a/singletons/database_dao.gd b/singletons/database_dao.gd index a2e57a2..1c25101 100644 --- 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"