Remove incorrect comment

This commit is contained in:
illegitimate-egg 2025-03-03 00:33:46 +00:00
parent 1666ef4cf2
commit c741f0e494

View File

@ -1,5 +1,5 @@
fn metadata() { fn metadata() {
Metadata("fill", "illegitimate-egg", Version("1.0.0")) // Version test util Metadata("fill", "illegitimate-egg", Version("1.0.0"))
} }
fn init(players, world) { fn init(players, world) {