just fixed some message

This commit is contained in:
theFox6 2019-09-16 09:01:07 +02:00
parent 569881c8f2
commit c0b40169d1
Signed by: theFox6
GPG Key ID: C884FE8D3BCE128A
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
-- * snow
-- * wind
assert(minetest.add_particlespawner, "I told you to run the latest GitHub!")
assert(minetest.add_particlespawner, "You have some really old minetest...")
weather_mod={
modpath=minetest.get_modpath("weather"),