mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-12-17 06:34:43 -05:00
Made XDGDataPaths extend Reference
This could clear the "ObjectDB Instances still exist!" and "Resources Still in use at Exit!" errors when you exit Pixelorama.
This commit is contained in:
parent
7361e01b1d
commit
1740c11513
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
extends Node
|
||||
extends Reference
|
||||
|
||||
# These are *with* the config subdirectory name
|
||||
var xdg_data_home : String
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue