From 4053d0e89dfce598bc732e4b5fe6c8130426b656 Mon Sep 17 00:00:00 2001 From: Relintai Date: Wed, 9 Feb 2022 17:29:52 +0100 Subject: [PATCH] Update the name of the library's class. --- game/library/MainLibrary.tres | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/library/MainLibrary.tres b/game/library/MainLibrary.tres index 30dfe5f..802f6cc 100644 --- a/game/library/MainLibrary.tres +++ b/game/library/MainLibrary.tres @@ -1,4 +1,4 @@ -[gd_resource type="VoxelmanLibrarySimple" load_steps=7 format=2] +[gd_resource type="VoxelLibrarySimple" load_steps=7 format=2] [ext_resource path="res://library/liquid_material.tres" type="Material" id=1] [ext_resource path="res://library/surface_material.tres" type="Material" id=2]