feat: add the map
This commit is contained in:
@@ -1 +1,3 @@
|
||||
// src/world/Environment.tsx
|
||||
export function Environment(): React.JSX.Element {
|
||||
return <color attach="background" args={["#0b1018"]} />;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user