Changed version to indev
This commit is contained in:
parent
83c2b3b0e3
commit
5506b45d57
@ -8,7 +8,7 @@
|
|||||||
-- Create variables and tables
|
-- Create variables and tables
|
||||||
print("Streets: Creating variables and tables...")
|
print("Streets: Creating variables and tables...")
|
||||||
streets = {}
|
streets = {}
|
||||||
streets.version = 1.3
|
streets.version = "1.3 indev"
|
||||||
streets.modpath = minetest.get_modpath("streets")
|
streets.modpath = minetest.get_modpath("streets")
|
||||||
streets.extendedBy = {}
|
streets.extendedBy = {}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user