From 2cf8b5cad01cb67b71d51834ca8d048cfddd69e6 Mon Sep 17 00:00:00 2001 From: Physcik Date: Mon, 12 Jan 2026 00:41:09 +0500 Subject: Character creation start --- engine/Components/World/World.go | 1 + 1 file changed, 1 insertion(+) (limited to 'engine/Components/World/World.go') diff --git a/engine/Components/World/World.go b/engine/Components/World/World.go index d360adc..8809409 100644 --- a/engine/Components/World/World.go +++ b/engine/Components/World/World.go @@ -1,3 +1,4 @@ +// DEPRECATED package world import ( -- cgit v1.3