mirror of
https://github.com/minetest/contentdb.git
synced 2025-03-24 19:02:40 +01:00
Fix test data failing txp constraint
This commit is contained in:
@ -361,7 +361,7 @@ Uses the CTF PvP Engine.
|
|||||||
mod.name = "pixelbox"
|
mod.name = "pixelbox"
|
||||||
mod.title = "PixelBOX Reloaded"
|
mod.title = "PixelBOX Reloaded"
|
||||||
mod.license = licenses["CC0"]
|
mod.license = licenses["CC0"]
|
||||||
mod.media_license = licenses["MIT"]
|
mod.media_license = licenses["CC0"]
|
||||||
mod.type = PackageType.TXP
|
mod.type = PackageType.TXP
|
||||||
mod.author = admin_user
|
mod.author = admin_user
|
||||||
mod.forums = 14132
|
mod.forums = 14132
|
||||||
|
Reference in New Issue
Block a user