diff options
Diffstat (limited to 'project.godot')
-rw-r--r-- | project.godot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project.godot b/project.godot index 2728622..34e666b 100644 --- a/project.godot +++ b/project.godot @@ -27,6 +27,7 @@ config/icon="res://icon.png" [autoload] Settings="*res://singletons/settings.gd" +WorldGenRNG="*res://WorldGenRNG.gd" [display] |