This commit is contained in:
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
namespace jasper::world {
|
namespace jasper::world {
|
||||||
|
|
||||||
static class: public studio::Module {
|
static struct: studio::Module {
|
||||||
|
|
||||||
ox::String id() const noexcept final {
|
ox::String id() const noexcept final {
|
||||||
return ox::String{"net.drinkingtea.jasper.world"};
|
return ox::String{"net.drinkingtea.jasper.world"};
|
||||||
|
Reference in New Issue
Block a user